llvm-project
a4a84924
- [AMDGPU] Add BFX Formation Combines to RegBankCombiner
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
186 days ago
[AMDGPU] Add BFX Formation Combines to RegBankCombiner They're relatively safe to use there I believe. The only new registers they may create are the constants for the BFX. For those, borrow the RC from the source register. Fixes #140040
References
#141590 - [AMDGPU] Add BFX Formation Combines to RegBankCombiner
#141591 - [AMDGPU] Add KnownBits simplification combines to RegBankCombiner
Author
Pierre-vh
Committer
Pierre-vh
Parents
17b78ae2
Loading