[all-commits] [llvm/llvm-project] 704f30: [AMDGPU] Set register bank for i1 register copies ...
Jun Wang via All-commits
all-commits at lists.llvm.org
Wed Aug 7 10:34:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 704f3034b2346ca70cdea1e33366530c82edd607
https://github.com/llvm/llvm-project/commit/704f3034b2346ca70cdea1e33366530c82edd607
Author: Jun Wang <jwang86 at yahoo.com>
Date: 2024-08-07 (Wed, 07 Aug 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-copy.mir
Log Message:
-----------
[AMDGPU] Set register bank for i1 register copies (#96155)
Set register bank in copies between a physical register and a virtual
register of s1 type.
---------
Co-authored-by: Jun Wang <jun.wang7 at amd.com>
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