[PATCH] D143422: [LV] Update logic for calculating register usage due to invariants
Sushant Gokhale via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 23 11:08:19 PST 2023
sushgokh updated this revision to Diff 499921.
sushgokh added a comment.
@sdesmalen I couldnt simplify the crashing test further. I hope this suffices
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143422/new/
https://reviews.llvm.org/D143422
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/reg-usage.ll
llvm/test/Transforms/LoopVectorize/PowerPC/reg-usage.ll
llvm/test/Transforms/LoopVectorize/RISCV/reg-usage.ll
llvm/test/Transforms/LoopVectorize/RISCV/riscv-vector-reverse.ll
llvm/test/Transforms/LoopVectorize/X86/reg-usage-debug.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143422.499921.patch
Type: text/x-patch
Size: 8621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230223/ae2ac338/attachment.bin>
More information about the llvm-commits
mailing list