[all-commits] [llvm/llvm-project] 9c08e3: [AMDGPU] New RegBankSelect: Map P0 to B64
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Thu Jun 19 00:53:20 PDT 2025
Branch: refs/heads/users/pierre-vh/select-p0-newrb
Home: https://github.com/llvm/llvm-project
Commit: 9c08e3704f9a387dc89c4f6bcb9bc6325dfe8e88
https://github.com/llvm/llvm-project/commit/9c08e3704f9a387dc89c4f6bcb9bc6325dfe8e88
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2025-06-19 (Thu, 19 Jun 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPURegBankLegalizeRules.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-select.mir
Log Message:
-----------
[AMDGPU] New RegBankSelect: Map P0 to B64
Without it we can't handle G_SELECT of p0s
Commit: ac8e7d3a5d3872d1d9a93a69f4643c7d0930afab
https://github.com/llvm/llvm-project/commit/ac8e7d3a5d3872d1d9a93a69f4643c7d0930afab
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2025-06-19 (Thu, 19 Jun 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPURegBankLegalizeRules.cpp
Log Message:
-----------
generalize changes
Compare: https://github.com/llvm/llvm-project/compare/f1ae2fcaff40...ac8e7d3a5d38
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