[PATCH] D147471: [VPlan] Don't add live-outs if scalar epilogue is required.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 9 01:19:01 PDT 2023
This revision was automatically updated to reflect the committed changes.
fhahn marked 5 inline comments as done.
Closed by commit rG620e011a2506: [VPlan] Don't add live-outs if scalar epilogue is required. (authored by fhahn).
Changed prior to commit:
https://reviews.llvm.org/D147471?vs=511902&id=511962#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147471/new/
https://reviews.llvm.org/D147471
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/test/Transforms/LoopVectorize/loop-form.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147471.511962.patch
Type: text/x-patch
Size: 4735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230409/c8862f5a/attachment.bin>
More information about the llvm-commits
mailing list