[all-commits] [llvm/llvm-project] dd6c6e: [AMDGPU] New RegBankSelect: Add rules for `G_PTRTO...
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Thu Jun 19 01:18:24 PDT 2025
Branch: refs/heads/users/pierre-vh/newrb-ptr-int-rules
Home: https://github.com/llvm/llvm-project
Commit: dd6c6eb18558cd8e18deba9972f2df8a1e9a822a
https://github.com/llvm/llvm-project/commit/dd6c6eb18558cd8e18deba9972f2df8a1e9a822a
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-inttoptr.mir
M llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-ptrtoint.mir
Log Message:
-----------
[AMDGPU] New RegBankSelect: Add rules for `G_PTRTOINT` and `G_INTTOPTR`
Commit: d1a771363d92180026764b441b7165c9bcb09db1
https://github.com/llvm/llvm-project/commit/d1a771363d92180026764b441b7165c9bcb09db1
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:
-----------
clang-format
Commit: 2786f2c5f0c83eab743b35c92cf22ac1c1c4a7b6
https://github.com/llvm/llvm-project/commit/2786f2c5f0c83eab743b35c92cf22ac1c1c4a7b6
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2025-06-19 (Thu, 19 Jun 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-inttoptr.mir
M llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-ptrtoint.mir
Log Message:
-----------
use same check line for tests
Compare: https://github.com/llvm/llvm-project/compare/d7805ac96c19...2786f2c5f0c8
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