diff options
author | Philip Reames <listmail@philipreames.com> | 2020-10-01 16:08:44 -0700 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2020-10-01 16:11:11 -0700 |
commit | de3cb9548d77726186db2d384193e0565cb0afc5 (patch) | |
tree | 0e6b2195be38d065ab330a51b001b5b3db759f13 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | caeb13aba853b949ca45627f023dbeac77c13b2f (diff) | |
download | llvm-de3cb9548d77726186db2d384193e0565cb0afc5.zip llvm-de3cb9548d77726186db2d384193e0565cb0afc5.tar.gz llvm-de3cb9548d77726186db2d384193e0565cb0afc5.tar.bz2 |
Fix a bug in memset formation with vectors of non-integral pointers
We were converting the non-integral store into a integer store which is not legal.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions