================
@@ -30,3 +30,64 @@ loop:
 exit:
   ret i32 %add
 }
+
----------------
srpande wrote:

Please add at least one (two is better) test with noalias & alias_info metadata 
for loads and stores; and show whether load will sink or not depending on 
metadata.

I would also write these tests on a separate .ll file.

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

Reply via email to