[llvm] [SCEV] Try to fold ZExt/SExt of AddRec before existing lookup. (PR #208805)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 16 09:13:23 PDT 2026
================
----------------
fhahn wrote:
I think this is needed, as some of the folds above may themselves insert a matching node.
https://github.com/llvm/llvm-project/pull/208805
More information about the llvm-commits
mailing list