diff options
author | Florian Hahn <flo@fhahn.com> | 2022-12-21 13:58:50 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-12-21 13:58:50 +0000 |
commit | f69ac9a22dca54feaa1234dd12a4604a68c979de (patch) | |
tree | 58c744431cbef147a9187a5097ad279fc53f4ff8 /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp | |
parent | 84733b0f179ecf3fc2c2fa051bf97c7c2ec8f0f9 (diff) | |
download | llvm-f69ac9a22dca54feaa1234dd12a4604a68c979de.zip llvm-f69ac9a22dca54feaa1234dd12a4604a68c979de.tar.gz llvm-f69ac9a22dca54feaa1234dd12a4604a68c979de.tar.bz2 |
[LV] Support widened induction variables in epilogue vectorization.
Code generation now uses the start VPValue of induction recipes.
This makes it possible to adjust the start value of the epilogue
vector loop to use the 'resume' value of the main vector loop.
Fixes #59459.
Reviewed By: Ayal
Differential Revision: https://reviews.llvm.org/D92132
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions