llvm-project
f634c2ba - [LV] Introduce isLegalMaskedLoadOrStore (NFC) (#195242)

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.
Author
Parents
Loading