[PATCH] D143897: [CodeGenPrepare] Estimate liveness of loop invariants when checking for address folding profitability
Momchil Velikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 29 09:32:17 PDT 2023
chill updated this revision to Diff 509399.
chill added a comment.
Chages: make the limit on loop invariant users to scan a parameter
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143897/new/
https://reviews.llvm.org/D143897
Files:
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/test/CodeGen/AArch64/gep-sink-loop-inv-live.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143897.509399.patch
Type: text/x-patch
Size: 4030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230329/7f80bc94/attachment.bin>
More information about the llvm-commits
mailing list