[llvm] [SCEV] Add poison/undef canonicalization for SCEVAddExpr, SCEVAddRecExpr. (PR #170741)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 4 12:46:03 PST 2025
fhahn wrote:
(some of the tests probably need updating to add variants without undef/poison, which the canonicalization is desirable)
https://github.com/llvm/llvm-project/pull/170741
More information about the llvm-commits
mailing list