[llvm] [InstCombine] Reducing multiplications means we can have nsw and nuw tags (PR #92980)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Tue May 21 19:03:18 PDT 2024


================
@@ -380,7 +380,7 @@ define i32 @test26(i32 %a) {
 
 define i32 @test27(i32 %a) {
----------------
topperc wrote:

There aren't enough test changes here for the number of places you changed.

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


More information about the llvm-commits mailing list