[all-commits] [llvm/llvm-project] 228ea1: [mlir] [VectorOps] consolidate all vector utilitie...
Aart Bik via All-commits
all-commits at lists.llvm.org
Wed Jan 29 15:42:30 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 228ea1a46cc82aed60b1b3c8263bed60c4d48f05
https://github.com/llvm/llvm-project/commit/228ea1a46cc82aed60b1b3c8263bed60c4d48f05
Author: aartbik <ajcbik at google.com>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
M mlir/include/mlir/Dialect/VectorOps/VectorUtils.h
M mlir/lib/Analysis/CMakeLists.txt
R mlir/lib/Analysis/VectorAnalysis.cpp
M mlir/lib/Dialect/VectorOps/CMakeLists.txt
M mlir/lib/Dialect/VectorOps/VectorOps.cpp
M mlir/lib/Dialect/VectorOps/VectorTransforms.cpp
A mlir/lib/Dialect/VectorOps/VectorUtils.cpp
Log Message:
-----------
[mlir] [VectorOps] consolidate all vector utilities to one header/cc file
Reviewers: nicolasvasilache, andydavis1, dcaballe
Reviewed By: andydavis1, dcaballe
Subscribers: dcaballe, merge_guards_bot, mgorny, mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, arpith-jacob, mgester, lucyrfox, liufengdb, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D73593
More information about the All-commits
mailing list