================
@@ -41,6 +41,26 @@ define i32 @load_i32_with_folded_gep_offset(ptr %p) {
   ret i32 %t
 }
 
+; Same for nusw.
----------------
dschuff wrote:

These tests don't test new behavior. I added them because they cover 
offset-folding cases that are in the non-atomic offset-folding tests but 
weren't already in here. I just did that because it seemed a good idea when 
refactoring the atomic isel code.

https://github.com/llvm/llvm-project/pull/184900
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to