llvm-project
36b423e0
- [SLP] NFC. Refactor getSameOpcode and reduce for loop iterations. (#122241)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[SLP] NFC. Refactor getSameOpcode and reduce for loop iterations. (#122241) Replace Cnt and AltIndex with MainOp and AltOp. Reduce the number of iterations in the for loop.
References
#122241 - [SLP] NFC. Refactor getSameOpcode and reduce for loop iterations.
Author
HanKuanChen
Parents
760f550d
Loading