[PATCH] D143897: [CodeGenPrepare] Estimate liveness of loop invariants when checking for address folding profitability

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 9 15:53:40 PDT 2023


rupprecht accepted this revision.
rupprecht added a comment.

No non-determinism detected with this on top of D150210 <https://reviews.llvm.org/D150210>, so 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