llvm-project
c928d790
- DAG: Use correct shift type for big endian store forwarding case (#177752)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
12 days ago
DAG: Use correct shift type for big endian store forwarding case (#177752) Theoretically the shift amount type could differ, it just happens none of the big endian targets do this.
References
#177752 - DAG: Use correct shift type for big endian store forwarding case
Author
arsenm
Parents
865978a1
Loading