[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
Fri Apr 28 07:49:19 PDT 2023


rupprecht added a comment.

@chill, are you able to reproduce this?

I was reducing this last night so that I could give you a `.ll` test case that exhibits this behavior, but that was derailed by something and I have to start over. If you can already reproduce it yourself, I'll just stop the process.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143897/new/

https://reviews.llvm.org/D143897



More information about the llvm-commits mailing list