diff options
| author | Tim Northover <tnorthover@apple.com> | 2017-04-20 19:54:02 +0000 |
|---|---|---|
| committer | Tim Northover <tnorthover@apple.com> | 2017-04-20 19:54:02 +0000 |
| commit | 8b1240b0f09d53863cb298c7519508ddead3c957 (patch) | |
| tree | 1cac9a03fa15e5a1c881534db5a93e0cf571cdd3 /llvm/lib/Fuzzer/FuzzerUtilLinux.cpp | |
| parent | 175d70ee5c2f03f640151488f5f33b7bd9b96f8d (diff) | |
| download | bcm5719-llvm-8b1240b0f09d53863cb298c7519508ddead3c957.tar.gz bcm5719-llvm-8b1240b0f09d53863cb298c7519508ddead3c957.zip | |
ARM: handle post-indexed NEON ops where the offset isn't the access width.
Before, we assumed that any ConstantInt offset was precisely the access width,
so we could use the "[rN]!" form. ISelLowering only ever created that kind, but
further simplification during combining could lead to unexpected constants and
incorrect codegen.
Should fix PR32658.
llvm-svn: 300878
Diffstat (limited to 'llvm/lib/Fuzzer/FuzzerUtilLinux.cpp')
0 files changed, 0 insertions, 0 deletions

