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

Pierre van Houtryve via All-commits all-commits at lists.llvm.org
Mon Jul 7 03:00:11 PDT 2025


  Branch: refs/heads/users/pierre-vh/rbcomb-kb
  Home:   https://github.com/llvm/llvm-project
  Commit: b386d126b9f560bf203fd044d81575ddfad2a8c6
      https://github.com/llvm/llvm-project/commit/b386d126b9f560bf203fd044d81575ddfad2a8c6
  Author: pvanhout <pierre.vanhoutryve at amd.com>
  Date:   2025-07-07 (Mon, 07 Jul 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: f5ab6f2bee6f2ba1405c1520321626065bd418d5
      https://github.com/llvm/llvm-project/commit/f5ab6f2bee6f2ba1405c1520321626065bd418d5
  Author: pvanhout <pierre.vanhoutryve at amd.com>
  Date:   2025-07-07 (Mon, 07 Jul 2025)

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

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


Compare: https://github.com/llvm/llvm-project/compare/6a5a4a557369...f5ab6f2bee6f

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