https://bugs.llvm.org/show_bug.cgi?id=48783

Michael Kruse <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|                            |3b9677e1eced0eafc17bdf3f6a4
                   |                            |1f1fd7db9f120
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Michael Kruse <[email protected]> ---
Fix in 3b9677e1eced0eafc17bdf3f6a41f1fd7db9f120.

If you intend to make ScalarEvolution preserve the nsw flag even without the
stray udiv, you would need to fix the pr41656.ll test case and change the
"Invalid Context" to what it is in the new test case pr48783.ll which then
become identical.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to