[llvm] [SCEV] Try to fold ZExt/SExt of AddRec before existing lookup. (PR #208805)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 15 01:27:05 PDT 2026


================

----------------
artagnon wrote:

Hm, getting improvements by moving the code before the UniqueSCEVs lookup indicates that there's an underlying problem with what we insert into UniqueSCEVs in the first place?

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


More information about the llvm-commits mailing list