llvm-project
85eb44e3
- [SLP]Fix number of operands for the split node
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
145 days ago
[SLP]Fix number of operands for the split node FOr the split node number of operands should be requested via getNumOperands() function, even if the main op is CallInst.
Author
alexey-bataev
Committer
alexey-bataev
Parents
14cb6566
Loading