[llvm] [AMDGPU][True16][Codegen] remove another build_vector pattern from true16 (PR #149861)

Joe Nash via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 25 13:08:05 PDT 2025


================
@@ -201,11 +201,6 @@ define <10 x i16> @bitcast_i160_to_v10i16(i160 %int) {
 ; GFX12-TRUE16-NEXT:    s_wait_samplecnt 0x0
 ; GFX12-TRUE16-NEXT:    s_wait_bvhcnt 0x0
 ; GFX12-TRUE16-NEXT:    s_wait_kmcnt 0x0
-; GFX12-TRUE16-NEXT:    v_mov_b16_e32 v5.l, v0.l
----------------
Sisyph wrote:

I see thanks. Then this is a nice change.

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


More information about the llvm-commits mailing list