[all-commits] [llvm/llvm-project] 787bf5: [mlir] Add canonicalization for the `subtensor` op
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Fri Oct 2 03:06:59 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 787bf5e383a32b3ebc87332ff9e868db8f937056
https://github.com/llvm/llvm-project/commit/787bf5e383a32b3ebc87332ff9e868db8f937056
Author: Nicolas Vasilache <ntv at google.com>
Date: 2020-10-02 (Fri, 02 Oct 2020)
Changed paths:
M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
M mlir/lib/Dialect/StandardOps/IR/Ops.cpp
M mlir/test/Transforms/canonicalize.mlir
Log Message:
-----------
[mlir] Add canonicalization for the `subtensor` op
Differential revision: https://reviews.llvm.org/D88656
More information about the All-commits
mailing list