llvm-project
f634c2ba
- [LV] Introduce isLegalMaskedLoadOrStore (NFC) (#195242)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
24 days ago
[LV] Introduce isLegalMaskedLoadOrStore (NFC) (#195242) This simplifies legality checks, and eventually will become the single point querying TTI hooks for masked ld/st. Currently, legality checks for interleaved accesses still query TTI directly.
References
#195242 - [LV] Introduce isLegalMaskedLoadOrStore (NFC)
Author
gbossu
Parents
597111e1
Loading