[all-commits] [llvm/llvm-project] 10a9e0: [AMDGPU] Add KnownBits simplification combines to ...
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Tue Jun 24 00:22:43 PDT 2025
Branch: refs/heads/users/pierre-vh/rbcomb-kb
Home: https://github.com/llvm/llvm-project
Commit: 10a9e08e314dcb5a57fd1c6a6e818a4146ed9210
https://github.com/llvm/llvm-project/commit/10a9e08e314dcb5a57fd1c6a6e818a4146ed9210
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2025-06-24 (Tue, 24 Jun 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: 0e7022b7deea797bb37458dc231d57530cdb360c
https://github.com/llvm/llvm-project/commit/0e7022b7deea797bb37458dc231d57530cdb360c
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2025-06-24 (Tue, 24 Jun 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUCombine.td
Log Message:
-----------
Remove duplicate combines
Compare: https://github.com/llvm/llvm-project/compare/ad05d05108e7...0e7022b7deea
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