FuncOp isn't really important to hardcode here, it is only used to act
as a root operation for the transformation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D121195
[mlir][Vector] Drop use of FuncOp in transferOpflowOpt ClosedPublic Authored by rriddle on Mar 8 2022, 12:49 AM.
Details Summary FuncOp isn't really important to hardcode here, it is only used to act
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 8 2022, 5:52 AM Closed by commit rG171850c55aae: [mlir][Vector] Drop use of FuncOp in transferOpflowOpt (authored by rriddle). · Explain WhyMar 8 2022, 12:29 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 413728 mlir/include/mlir/Dialect/Vector/Transforms/VectorTransforms.h
mlir/lib/Dialect/Vector/Transforms/VectorTransferOpTransforms.cpp
|