[all-commits] [llvm/llvm-project] b3c227: [mlir] Better support for rank-reducing subview / ...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Fri Feb 19 00:35:27 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b3c227a25a231248e3752918c2cac1a7b9414ef1
https://github.com/llvm/llvm-project/commit/b3c227a25a231248e3752918c2cac1a7b9414ef1
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-02-19 (Fri, 19 Feb 2021)
Changed paths:
M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
M mlir/lib/Dialect/StandardOps/IR/Ops.cpp
M mlir/test/Dialect/Standard/canonicalize.mlir
M mlir/test/Transforms/canonicalize.mlir
Log Message:
-----------
[mlir] Better support for rank-reducing subview / subtensor type inference.
Differential Revision: https://reviews.llvm.org/D96995
More information about the All-commits
mailing list