[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
Tue May 9 10:42:41 PDT 2023


chill updated this revision to Diff 520757.
chill added a comment.
This revision is now accepted and ready to land.

Minor update on top of D150210 <https://reviews.llvm.org/D150210>


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.520757.patch
Type: text/x-patch
Size: 4034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230509/5e965a55/attachment.bin>


More information about the llvm-commits mailing list