llvm-project
05f208ac
- AMDGPU: Stop checking if registers are reserved in adjustAllocatableRegClass (#155125)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
117 days ago
AMDGPU: Stop checking if registers are reserved in adjustAllocatableRegClass (#155125) This function is used to implement TargetInstrInfo::getRegClass and conceptually should not depend on the dynamic state of the function.
References
#155125 - AMDGPU: Stop checking if registers are reserved in adjustAllocatableRegClass
Author
arsenm
Parents
0eebb8bb
Loading