This simplifies the BufferizableOpInterface implementation of vector.transfer_write.
Depends On D136347
Paths
| Differential D136348
[mlir][vector][bufferize] Implement DestinationStyleOpInterface on TransferWriteOp ClosedPublic Authored by springerm on Oct 20 2022, 6:25 AM.
Details Summary This simplifies the BufferizableOpInterface implementation of vector.transfer_write. Depends On D136347
Diff Detail
Event TimelineHerald added subscribers: zero9178, bzcheeseman, ThomasRaoux and 20 others. · View Herald Transcript This revision is now accepted and ready to land.Oct 24 2022, 3:42 AM This revision was landed with ongoing or failed builds.Oct 27 2022, 2:07 AM Closed by commit rGbf531f28f51a: [mlir][vector][bufferize] Implement DestinationStyleOpInterface on… (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 471080 mlir/include/mlir/Dialect/Vector/IR/VectorOps.h
mlir/include/mlir/Dialect/Vector/IR/VectorOps.td
mlir/lib/Dialect/Vector/IR/CMakeLists.txt
mlir/lib/Dialect/Vector/Transforms/BufferizableOpInterfaceImpl.cpp
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
|