[llvm] [AMDGPU][True16][MC] added missing testlines for t16 test (PR #135823)

Brox Chen via llvm-commits llvm-commits at lists.llvm.org
Wed May 7 10:24:26 PDT 2025


================
@@ -4,7 +4,7 @@
 // RUN: not llvm-mc -triple=amdgcn -mcpu=gfx1100 -mattr=+wavefrontsize32,+real-true16 -filetype=null %s 2>&1 | FileCheck --check-prefix=W32-ERR --implicit-check-not=error: %s
 // RUN: not llvm-mc -triple=amdgcn -mcpu=gfx1100 -mattr=+wavefrontsize64,+real-true16 -filetype=null %s 2>&1 | FileCheck --check-prefix=W64-ERR --implicit-check-not=error: %s
 
-v_add_co_ci_u32_e32 v5, vcc_lo, v1, v2, vcc_lo
----------------
broxigarchen wrote:

reverted

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


More information about the llvm-commits mailing list