[all-commits] [llvm/llvm-project] 436d17: [mlir] Expose a function to get vector::CombiningK...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Thu Jan 13 23:28:48 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 436d17a8e9e9e77d50914be30541d1557032f030
https://github.com/llvm/llvm-project/commit/436d17a8e9e9e77d50914be30541d1557032f030
Author: Alexander Belyaev <pifon at google.com>
Date: 2022-01-14 (Fri, 14 Jan 2022)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
M mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
Log Message:
-----------
[mlir] Expose a function to get vector::CombiningKind from Operation*.
Differential Revision: https://reviews.llvm.org/D117283
More information about the All-commits
mailing list