[llvm] [SCEV] Add missing Map.lookup in SCEVLoopGuardRewriter visitAddExpr/v… (PR #197433)

via llvm-commits llvm-commits at lists.llvm.org
Wed May 13 06:24:04 PDT 2026


RonDahan101 wrote:

> he main impact was actually from the early lo

This PR doesn't effect the `visitMulExpr` which is the one I acutally care about 

I don't mind reverting the `visitAddExpr`  changes if it helps

https://github.com/llvm/llvm-project/pull/197433


More information about the llvm-commits mailing list