[llvm] [AMDGPU][True16][MC] run update script on a few disasm tests (PR #138988)
Ivan Kosarev via llvm-commits
llvm-commits at lists.llvm.org
Thu May 8 02:16:19 PDT 2025
================
@@ -1,1698 +1,1701 @@
-# RUN: llvm-mc -triple=amdgcn -mcpu=gfx1100 -disassemble -show-encoding < %s | FileCheck -check-prefixes=GFX11,W32 %s
-# RUN: llvm-mc -triple=amdgcn -mcpu=gfx1100 -mattr=+wavefrontsize64 -disassemble -show-encoding < %s | FileCheck -check-prefixes=GFX11,W64 %s
+# NOTE: Assertions have been autogenerated by utils/update_mc_test_checks.py UTC_ARGS: --version 5
+- NOTE: Assertions have been autogenerated by utils/update_mc_test_checks.py UTC_ARGS: --version 5
----------------
kosarev wrote:
Duplicate line.
https://github.com/llvm/llvm-project/pull/138988
More information about the llvm-commits
mailing list