[all-commits] [llvm/llvm-project] 553ceb: [mlir][Vector] Use a RewriterBase for IR rewrites ...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Sat Mar 25 01:49:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 553cebde0669aa98bb0624d9203b008c6e02f40e
https://github.com/llvm/llvm-project/commit/553cebde0669aa98bb0624d9203b008c6e02f40e
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2023-03-25 (Sat, 25 Mar 2023)
Changed paths:
M mlir/include/mlir/Dialect/Vector/Transforms/VectorTransforms.h
M mlir/lib/Dialect/Vector/Transforms/VectorTransferOpTransforms.cpp
M mlir/test/lib/Dialect/Vector/TestVectorTransforms.cpp
Log Message:
-----------
[mlir][Vector] Use a RewriterBase for IR rewrites in VectorTransferOpTransforms
More information about the All-commits
mailing list