[all-commits] [llvm/llvm-project] 0b1601: [AMDGPU][True16] Legalize extloads into 16-bit reg...

Domenic Nutile via All-commits all-commits at lists.llvm.org
Tue May 26 10:06:35 PDT 2026


  Branch: refs/heads/users/saxlungs/true16-gisel-16bit-extloads-combiner
  Home:   https://github.com/llvm/llvm-project
  Commit: 0b16014f09b12b47736f1cfa602155602c1e7ab4
      https://github.com/llvm/llvm-project/commit/0b16014f09b12b47736f1cfa602155602c1e7ab4
  Author: Domenic Nutile <domenic.nutile at gmail.com>
  Date:   2026-05-26 (Tue, 26 May 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp

  Log Message:
  -----------
  [AMDGPU][True16] Legalize extloads into 16-bit registers

Signed-off-by: Domenic Nutile <domenic.nutile at gmail.com>


  Commit: ca8646282428b42702692db5af72ecb86a4624f7
      https://github.com/llvm/llvm-project/commit/ca8646282428b42702692db5af72ecb86a4624f7
  Author: Domenic Nutile <domenic.nutile at amd.com>
  Date:   2026-05-26 (Tue, 26 May 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp

  Log Message:
  -----------
  Update comment around destination reg size for clarity


  Commit: 2134808d1962faac388ed60626a5e666918b4987
      https://github.com/llvm/llvm-project/commit/2134808d1962faac388ed60626a5e666918b4987
  Author: Domenic Nutile <domenic.nutile at amd.com>
  Date:   2026-05-26 (Tue, 26 May 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp

  Log Message:
  -----------
  Refactor comment, make explicit legalizer rules for True16


  Commit: b87d14f6175c0fc7c54804bdbb5f008bf010c5a8
      https://github.com/llvm/llvm-project/commit/b87d14f6175c0fc7c54804bdbb5f008bf010c5a8
  Author: Domenic Nutile <domenic.nutile at gmail.com>
  Date:   2026-05-26 (Tue, 26 May 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPURegBankCombiner.cpp
    M llvm/test/CodeGen/AMDGPU/GlobalISel/load-d16.ll

  Log Message:
  -----------
  [AMDGPU][True16] Add regbank combiner cases to fix regression around G_SEXTLOAD


  Commit: b2e735868cf39fb1c5df04c1b59848b3868934c3
      https://github.com/llvm/llvm-project/commit/b2e735868cf39fb1c5df04c1b59848b3868934c3
  Author: Domenic Nutile <domenic.nutile at amd.com>
  Date:   2026-05-26 (Tue, 26 May 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPURegBankCombiner.cpp
    M llvm/test/CodeGen/AMDGPU/global-saddr-load.ll

  Log Message:
  -----------
  PR feedback, fix tests


Compare: https://github.com/llvm/llvm-project/compare/4af6b1eac659...b2e735868cf3

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