================
@@ -0,0 +1,324 @@
+# NOTE: Assertions have been autogenerated by utils/update_mca_test_checks.py
----------------
MaskRay wrote:

update_mca_test_checks.py is only for llvm-mca. Seems wrong usage?

There is now update_mc_test_checks.py . You can also do `%extract-encodings` 
like AMDGPU/gfx12_asm_vop1-fake16.s

For new tests, if `[0xe9,0x7f,0x5f,0xc9]` looks cumbersome, you can use 
`[e97f5fc9]` with the new --hex option.

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

Reply via email to