[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 11:22:31 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:
Talked offline. I will remove this file first since it save me efforts for the upstreaming. I can move the gfx12 op_sel test to this seperate file later after all upstreaming has been done
https://github.com/llvm/llvm-project/pull/109031
More information about the llvm-commits
mailing list