[PATCH] D143897: [CodeGenPrepare] Estimate liveness of loop invariants when checking for address folding profitability
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 20 05:54:17 PDT 2023
dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.
I ran some tests and this showed some nice improvements. LGTM, thanks.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143897/new/
https://reviews.llvm.org/D143897
More information about the llvm-commits
mailing list