diff options
author | Florian Hahn <flo@fhahn.com> | 2024-05-03 18:54:00 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2024-05-03 18:54:00 +0100 |
commit | 401ecb4ccc2a319e55155b6a8558aa3478e5405e (patch) | |
tree | f5397000f512edf30add1b836c614151da128583 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | 76508dce4380e0cea2ecb396200a161f7dbefd0b (diff) | |
download | llvm-401ecb4ccc2a319e55155b6a8558aa3478e5405e.zip llvm-401ecb4ccc2a319e55155b6a8558aa3478e5405e.tar.gz llvm-401ecb4ccc2a319e55155b6a8558aa3478e5405e.tar.bz2 |
[LV] Add test showing miscompile with store reductions and RT checks.
Add anew test showing how a loop gets vectorized incorrectly with a
invariant store reduction where the same location is also read, when
vectorizing with runtime checks.
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions