llvm-project
882a4c53
- [X86] combineGatherScatter - ensure index / pointer sizes match when converting index shift to scale (#140110)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
217 days ago
[X86] combineGatherScatter - ensure index / pointer sizes match when converting index shift to scale (#140110) The index value can sext/trunc to the pointer size before being scaled Noticed while reviewing #139703
References
#140110 - [X86] combineGatherScatter - ensure index / pointer sizes match when converting index shift to scale
Author
RKSimon
Parents
b712590e
Loading