[llvm] [AMDGPU][True16][CodeGen] select vgpr16 for asm inline 16bit vreg (PR #140946)

Brox Chen via llvm-commits llvm-commits at lists.llvm.org
Wed May 21 13:20:35 PDT 2025


================
@@ -0,0 +1,48 @@
+; RUN: llc -mtriple=amdgcn -mcpu=gfx1100 -mattr=+real-true16 -verify-machineinstrs < %s 2>&1 | FileCheck -enable-var-scope -check-prefixes=GFX11 %s
----------------
broxigarchen wrote:

The v_mov_b16 vs v_mov_b32 in asm

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


More information about the llvm-commits mailing list