llvm-project
2e3729bf
- [LV] Prevent query the computeCost() when VF=1 in emitInvalidCostRemarks(). (#117288)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
271 days ago
[LV] Prevent query the computeCost() when VF=1 in emitInvalidCostRemarks(). (#117288) We should only query the computeCost() when the VF is vector.
References
#117288 - [LV] Prevent query the computeCost() when VF=1 in emitInvalidCostRemarks().
Author
ElvisWang123
Parents
560cea61
Loading