Files
clang-p2996/llvm/lib/Analysis/ScalarEvolution.cpp
Florian Hahn 4812e9a487 [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
2024-06-03 13:25:55 +01:00

596 KiB