llvm-project
d21fc58a
- AMDGPU: Use default shouldRewriteCopySrc (#125535)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
305 days ago
AMDGPU: Use default shouldRewriteCopySrc (#125535) This was ultimately working around bugs in subregister handling in peephole-opt. In the common case, it would give up on folding anything into a subregister extract copy.
References
#125535 - AMDGPU: Use default shouldRewriteCopySrc
Author
arsenm
Parents
7fa57cd4
Loading