[LoopUnroll] Add test for mis-compile due to missing SCEV invalidation.
authorFlorian Hahn <flo@fhahn.com>
Tue, 18 Oct 2022 13:56:44 +0000 (14:56 +0100)
committerFlorian Hahn <flo@fhahn.com>
Tue, 18 Oct 2022 13:56:44 +0000 (14:56 +0100)
commitb0ded70ebf5ac3f24ebcbf7c72eea93400ec7754
tree6a136a81b6f60db0436613767becdf04662fee12
parenta037e472dda9a4d27862bc6ee57cd7d88377d227
[LoopUnroll] Add test for mis-compile due to missing SCEV invalidation.

Test for #58340.
llvm/test/Transforms/LoopUnroll/scev-forget-exit-phis.ll [new file with mode: 0644]