[all-commits] [llvm/llvm-project] 1d6eb0: [mlir] NFC - VectorTransforms use OpBuilder where ...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Sun May 17 07:21:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1d6eb09d2225310b1af54856c34fdcd45cd0f9ef
https://github.com/llvm/llvm-project/commit/1d6eb09d2225310b1af54856c34fdcd45cd0f9ef
Author: Nicolas Vasilache <ntv at google.com>
Date: 2020-05-17 (Sun, 17 May 2020)
Changed paths:
M mlir/include/mlir/Dialect/Vector/VectorTransforms.h
M mlir/lib/Dialect/Vector/VectorTransforms.cpp
Log Message:
-----------
[mlir] NFC - VectorTransforms use OpBuilder where relevant
Summary: This will allow using unrolling outside of only rewrite patterns.
Differential Revision: https://reviews.llvm.org/D80083
More information about the All-commits
mailing list