This revision replaces the load + vector.type_cast by appropriate vector transfer
operations. These play more nicely with other vector abstractions and canonicalization
patterns and lower to load/store with or without masks when appropriate.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo