diff options
author | Florian Hahn <flo@fhahn.com> | 2024-06-25 11:14:12 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2024-06-25 11:14:13 +0100 |
commit | a2e915704ffb040e544b13bf565ecad3aa661d98 (patch) | |
tree | f3868ad9d5c443560a0d70955fb9dcd7d0e23b5f /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | eeb0884e6696ec618feb2181a432d10f66d4e840 (diff) | |
download | llvm-a2e915704ffb040e544b13bf565ecad3aa661d98.zip llvm-a2e915704ffb040e544b13bf565ecad3aa661d98.tar.gz llvm-a2e915704ffb040e544b13bf565ecad3aa661d98.tar.bz2 |
[LV] Make create-induction-resume.ll more robust by adding store.
Without the store, the vector loop body is empty. Add a store to avoid
that, while not impacting the induction resume values that are created.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions