This patch introduces the lowering for xfer ops masked with vector.mask.
Vector reductions are not lowered yet because new LLVM intrinsics are needed
in the LLVM dialect.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Nice and simple!
mlir/lib/Dialect/Vector/Transforms/LowerVectorMask.cpp | ||
---|---|---|
79 | can this notifyMachFailure rather than crash ? |
can this notifyMachFailure rather than crash ?