diff options
author | Alexandros Lamprineas <alexandros.lamprineas@arm.com> | 2016-11-09 08:53:07 +0000 |
---|---|---|
committer | Alexandros Lamprineas <alexandros.lamprineas@arm.com> | 2016-11-09 08:53:07 +0000 |
commit | 0ee3ec2fe474d4746173518c96b4f8c894e21bf4 (patch) | |
tree | 9cbcb1b84ebd27a841fa64899a1cd23be50c1a57 /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | 8530137de5577bb0d77adeb853261a005ee10207 (diff) | |
download | llvm-0ee3ec2fe474d4746173518c96b4f8c894e21bf4.zip llvm-0ee3ec2fe474d4746173518c96b4f8c894e21bf4.tar.gz llvm-0ee3ec2fe474d4746173518c96b4f8c894e21bf4.tar.bz2 |
[ARM] Loop Strength Reduction crashes when targeting ARM or Thumb.
Scalar Evolution asserts when not all the operands of an Add Recurrence
Expression are loop invariants. Loop Strength Reduction should only
create affine Add Recurrences, so that both the start and the step of
the expression are loop invariants.
Differential Revision: https://reviews.llvm.org/D26185
llvm-svn: 286347
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions