The destination operand does not bufferize to a memory read if it is completely overwritten.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/Dialect/Vector/Transforms/BufferizableOpInterfaceImpl.cpp | ||
---|---|---|
91 | you probably also want to bail out if there is a mask for now |
you probably also want to bail out if there is a mask for now