[all-commits] [llvm/llvm-project] 858f1b: [AMDGPU] Add sext_trunc in RegBankCombiner
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Mon Apr 14 01:06:45 PDT 2025
Branch: refs/heads/users/pierre-vh/sext_trunc_in_amddgpu_rbcomb
Home: https://github.com/llvm/llvm-project
Commit: 858f1b8734d98c656f45c1a311283799e238f046
https://github.com/llvm/llvm-project/commit/858f1b8734d98c656f45c1a311283799e238f046
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2025-04-14 (Mon, 14 Apr 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUCombine.td
Log Message:
-----------
[AMDGPU] Add sext_trunc in RegBankCombiner
Commit: 159547f545bd3d21cd28172d86f8b20949e6b46f
https://github.com/llvm/llvm-project/commit/159547f545bd3d21cd28172d86f8b20949e6b46f
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2025-04-14 (Mon, 14 Apr 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/GlobalISel/combine-trunc-sext.mir
Log Message:
-----------
Add test
Commit: dd4dbe64269679dfcc2ecbdbbe8c12b3a82f82e6
https://github.com/llvm/llvm-project/commit/dd4dbe64269679dfcc2ecbdbbe8c12b3a82f82e6
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2025-04-14 (Mon, 14 Apr 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/GlobalISel/combine-trunc-sext.mir
Log Message:
-----------
Drop -verify-machineinstrs
Compare: https://github.com/llvm/llvm-project/compare/204c96b1c1b4...dd4dbe642696
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