[all-commits] [llvm/llvm-project] a8645a: [mlir][Linalg] Post submit addressed comments miss...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Thu Sep 15 04:47:57 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a8645a3c2d17634c3458e7635c19cd243a7474a7
https://github.com/llvm/llvm-project/commit/a8645a3c2d17634c3458e7635c19cd243a7474a7
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2022-09-15 (Thu, 15 Sep 2022)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/TransformOps/LinalgTransformOps.td
M mlir/python/mlir/dialects/_structured_transform_ops_ext.py
M mlir/test/Dialect/Linalg/transform-op-vectorize.mlir
M mlir/test/Dialect/Linalg/vectorization.mlir
M mlir/test/python/dialects/transform_structured_ext.py
Log Message:
-----------
[mlir][Linalg] Post submit addressed comments missed in f0cdc5bcd3f25192f12bfaff072ce02497b59c3c
Differential Revision: https://reviews.llvm.org/D133936
More information about the All-commits
mailing list