[SCEV] Preserve flags in SCEVLoopGuardRewriter for add and mul. (#91472)
SCEVLoopGuardRewriter only replaces operands with equivalent values, so we should be able to transfer the flags from the original expression. PR: https://github.com/llvm/llvm-project/pull/91472
parent
6ef785c9
Please register or sign in to comment