================
@@ -0,0 +1,51 @@
+; RUN: llc -mattr=+wide-arithmetic < %s | FileCheck %s
----------------
tlively wrote:

It would be useful to use the auto-update script 
(utils/update_llc_test_checks.py) here. It will add more test output, but I 
think that will actually be useful, since it's valuable to see not just that 
the expected instruction is emitted, but to see that the context looks correct 
as well.

https://github.com/llvm/llvm-project/pull/111598
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to