[all-commits] [llvm/llvm-project] 90f53a: [AMDGPU] Add true16 patterns for build_vector (vgp...

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Wed Apr 15 13:51:50 PDT 2026


  Branch: refs/heads/users/rampitec/build-vector-2x16-zext
  Home:   https://github.com/llvm/llvm-project
  Commit: 90f53aa62f6605c082828b7d37f397d5d68e1c21
      https://github.com/llvm/llvm-project/commit/90f53aa62f6605c082828b7d37f397d5d68e1c21
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2026-04-15 (Wed, 15 Apr 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstructions.td
    M llvm/test/CodeGen/AMDGPU/add.v2i16.ll
    M llvm/test/CodeGen/AMDGPU/build_vector.gfx11plus.ll
    M llvm/test/CodeGen/AMDGPU/divergence-driven-buildvector.ll
    M llvm/test/CodeGen/AMDGPU/fcanonicalize.f16.ll
    M llvm/test/CodeGen/AMDGPU/flat-saddr-load.ll
    M llvm/test/CodeGen/AMDGPU/global-saddr-load.ll
    M llvm/test/CodeGen/AMDGPU/sub.v2i16.ll
    M llvm/test/CodeGen/AMDGPU/true16-imm-folded-to-0-regression.ll
    M llvm/test/CodeGen/AMDGPU/vector-reduce-umax.ll

  Log Message:
  -----------
  [AMDGPU] Add true16 patterns for build_vector (vgpr, 0)

It is shorter than VOP3 and instruction and in some cases
can save a second move.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list