[llvm] [SCEV] Retain SCEVSequentialMinMaxExpr if an operand may trigger UB. (PR #92177)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 2 03:09:11 PDT 2024
fhahn wrote:
@nikic WDYT about the added comment?
I also added SCEV-only tests, so the SCEV changes could be separated from the SCEVExpander changes if preferred
https://github.com/llvm/llvm-project/pull/92177
More information about the llvm-commits
mailing list