[llvm] [SCEV] Cache collected loop guards. NFCI (PR #116947)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 20 02:18:41 PST 2024


lukel97 wrote:

Ah right, I had a feeling this was a bit naïve. Would there be any issue if we instead tried to collect the loop guards once in computeBackedgeTakenCount?

https://github.com/llvm/llvm-project/pull/116947


More information about the llvm-commits mailing list