[all-commits] [llvm/llvm-project] 2dc712: [AMDGPU][GlobalISel] Allow forming s16 U/SBFX pre-...

Pierre van Houtryve via All-commits all-commits at lists.llvm.org
Mon Mar 17 02:15:40 PDT 2025


  Branch: refs/heads/users/pierre-vh/bfx-on-s16
  Home:   https://github.com/llvm/llvm-project
  Commit: 2dc7126ab1abb6aa49aaf263a0591759130ddca5
      https://github.com/llvm/llvm-project/commit/2dc7126ab1abb6aa49aaf263a0591759130ddca5
  Author: pvanhout <pierre.vanhoutryve at amd.com>
  Date:   2025-03-17 (Mon, 17 Mar 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
    M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
    M llvm/test/CodeGen/AMDGPU/GlobalISel/fshl.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/fshr.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-sbfx.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-ubfx.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/lshr.ll

  Log Message:
  -----------
  [AMDGPU][GlobalISel] Allow forming s16 U/SBFX pre-regbankselect

Make s16 G_U/SBFX legal and widen them in RegBankSelect.
This allows the set of BFX formation combines to work on s16 types.



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