llvm-project
483fc738 - [Loads] Add overload for isDerefAndAlignedInLoop that takes SCEVs.(NFC)

Commit
1 day ago
[Loads] Add overload for isDerefAndAlignedInLoop that takes SCEVs.(NFC) Add an overload of isDereferenceableAndAlignedInLoop that directly takes the pointer and element sizes as SCEVs. This allows using it from contexts without relying on an underlying load instruction in follow-up patches.
Author
Committer
Parents
Loading