llvm-project
359b99c8
- [SLP] Use constant 64-bit indices for Extract/InsertElement (#208957)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
20 days ago
[SLP] Use constant 64-bit indices for Extract/InsertElement (#208957) The canonical form preferred by instCombine is to use 64-bit values for constant index in ExtractElement and InsertElement.
References
#208957 - [SLP] Use constant 64-bit indices for Extract/InsertElement
Author
andjo403
Parents
02a38835
Loading