[all-commits] [llvm/llvm-project] f84e9f: [AMDGPU] New RegBankSelect: Map P0 to B64
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Thu Jun 19 00:50:51 PDT 2025
Branch: refs/heads/users/pierre-vh/select-p0-newrb
Home: https://github.com/llvm/llvm-project
Commit: f84e9ffaf8322094dc0610913a62721869a66350
https://github.com/llvm/llvm-project/commit/f84e9ffaf8322094dc0610913a62721869a66350
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: f1ae2fcaff408125986d7caf14a9cdcf69c5dd10
https://github.com/llvm/llvm-project/commit/f1ae2fcaff408125986d7caf14a9cdcf69c5dd10
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/181364cb1671...f1ae2fcaff40
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