[llvm] [CodeGen] Auto-generate test checks. (PR #195147)

Lei Huang via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 30 12:51:20 PDT 2026


================
@@ -1,3 +1,4 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
----------------
lei137 wrote:

I understand most of the checks are auto generated but it also contain checks that are not.  Note the script added notes below that AIXDATA and LINUXDATA is not used... This test actually contain checks prefixed with these to check the MergedGlobals data csect info.

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


More information about the llvm-commits mailing list