[all-commits] [llvm/llvm-project] 7c8f90: [AMDGPU] Add KnownBits simplification combines to ...

Pierre van Houtryve via All-commits all-commits at lists.llvm.org
Wed May 28 02:13:15 PDT 2025


  Branch: refs/heads/users/pierre-vh/rbcomb-kb
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c8f90225928c0dbffcfa03bd20da3419a80095f
      https://github.com/llvm/llvm-project/commit/7c8f90225928c0dbffcfa03bd20da3419a80095f
  Author: pvanhout <pierre.vanhoutryve at amd.com>
  Date:   2025-05-28 (Wed, 28 May 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUCombine.td
    M llvm/test/CodeGen/AMDGPU/GlobalISel/lshr.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/saddsat.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/ssubsat.ll
    M llvm/test/CodeGen/AMDGPU/div_i128.ll
    M llvm/test/CodeGen/AMDGPU/itofp.i128.ll
    M llvm/test/CodeGen/AMDGPU/lround.ll
    M llvm/test/CodeGen/AMDGPU/v_sat_pk_u8_i16.ll

  Log Message:
  -----------
  [AMDGPU] Add KnownBits simplification combines to RegBankCombiner


  Commit: 39ae19d11123de1b9f35f525dc9d0299eedca60a
      https://github.com/llvm/llvm-project/commit/39ae19d11123de1b9f35f525dc9d0299eedca60a
  Author: pvanhout <pierre.vanhoutryve at amd.com>
  Date:   2025-05-28 (Wed, 28 May 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUCombine.td

  Log Message:
  -----------
  Remove duplicate combines


Compare: https://github.com/llvm/llvm-project/compare/62031c0316c7...39ae19d11123

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