[llvm] [AMDGPU][True16][MC] update mc test of a few vop1 t16 inst (PR #135588)

Brox Chen via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 15 12:43:13 PDT 2025


================
@@ -2,71 +2,137 @@
 // RUN: llvm-mc -triple=amdgcn -mcpu=gfx1100 -mattr=+wavefrontsize32,+real-true16 -show-encoding %s | FileCheck --check-prefix=GFX11 --implicit-check-not=_e32 %s
 // RUN: llvm-mc -triple=amdgcn -mcpu=gfx1100 -mattr=+wavefrontsize64,+real-true16 -show-encoding %s | FileCheck --check-prefix=GFX11 --implicit-check-not=_e32 %s
 
-v_ceil_f16 v128, 0xfe0b
----------------
broxigarchen wrote:

I see. I will open a seperate patch for that

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


More information about the llvm-commits mailing list