[PATCH] D141867: [mlir][vector] Share enums with the transform dialect

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 03:15:54 PST 2023


This revision was automatically updated to reflect the committed changes.
qcolombet marked an inline comment as done.
Closed by commit rGedec423981e8: [mlir][vector] Share enums with the transform dialect (authored by qcolombet).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141867/new/

https://reviews.llvm.org/D141867

Files:
  mlir/include/mlir/Dialect/Vector/TransformOps/VectorTransformOps.h
  mlir/include/mlir/Dialect/Vector/TransformOps/VectorTransformOps.td
  mlir/include/mlir/Dialect/Vector/Transforms/CMakeLists.txt
  mlir/include/mlir/Dialect/Vector/Transforms/VectorRewritePatterns.h
  mlir/include/mlir/Dialect/Vector/Transforms/VectorTransformsBase.td
  mlir/lib/Dialect/Vector/TransformOps/VectorTransformOps.cpp
  mlir/lib/Dialect/Vector/Transforms/VectorTransforms.cpp
  mlir/test/Dialect/LLVM/transform-e2e.mlir
  mlir/test/Dialect/Vector/transform-vector.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141867.489750.patch
Type: text/x-patch
Size: 14262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230117/58a23645/attachment.bin>


More information about the llvm-commits mailing list