[llvm] [AMDGPU][True16][MC] VOP3 profile in True16 format (PR #109031)

Brox Chen via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 7 09:19:53 PDT 2024


================
@@ -0,0 +1,48 @@
+// RUN: llvm-mc -triple=amdgcn -mcpu=gfx1200 -mattr=+wavefrontsize32,+real-true16 -show-encoding %s | FileCheck --check-prefixes=GFX12 %s
----------------
broxigarchen wrote:

Should I move remove op_sel from gfx12_asm_vop3.s just like in gfx11?

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


More information about the llvm-commits mailing list