[all-commits] [llvm/llvm-project] cd392c: [mlir][Linalg] NFC - Make more option names consis...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Thu Oct 28 12:49:11 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd392c0e9e2af95c38071dbcbc5e12b1265aac00
https://github.com/llvm/llvm-project/commit/cd392c0e9e2af95c38071dbcbc5e12b1265aac00
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-10-28 (Thu, 28 Oct 2021)
Changed paths:
M mlir/include/mlir/Conversion/Passes.td
M mlir/include/mlir/Conversion/VectorToLLVM/ConvertVectorToLLVM.h
M mlir/include/mlir/Dialect/Vector/VectorOps.h
M mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVMPass.cpp
M mlir/lib/Dialect/Vector/VectorTransforms.cpp
Log Message:
-----------
[mlir][Linalg] NFC - Make more option names consistent.
Differential Revision: https://reviews.llvm.org/D112640
More information about the All-commits
mailing list