llvm-project
e7d163ac
- [LV] Mark functions in legacy cost model const (NFC) (#216282)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
19 days ago
[LV] Mark functions in legacy cost model const (NFC) (#216282) To make clear that these functions do not set widening decisions or mutate any other state in LoopVectorizationCostModel, mark them const.
References
#216282 - [LV] Mark functions in legacy cost model const (NFC)
Author
artagnon
Parents
e21fc4d8
Loading