[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
Wed Apr 16 09:40:59 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:
https://github.com/llvm/llvm-project/pull/135984
https://github.com/llvm/llvm-project/pull/135588
More information about the llvm-commits
mailing list