[all-commits] [llvm/llvm-project] 7f600d: [MLIR][Shape] Allow `shape.any` to operate on exte...
frgossen via All-commits
all-commits at lists.llvm.org
Fri Jul 24 04:03:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7f600da82882d38dc6e5d0d05e8ab85170ba020a
https://github.com/llvm/llvm-project/commit/7f600da82882d38dc6e5d0d05e8ab85170ba020a
Author: Frederik Gossen <frgossen at google.com>
Date: 2020-07-24 (Fri, 24 Jul 2020)
Changed paths:
M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
M mlir/test/Conversion/ShapeToStandard/shape-to-standard.mlir
M mlir/test/Dialect/Shape/canonicalize.mlir
M mlir/test/Dialect/Shape/ops.mlir
Log Message:
-----------
[MLIR][Shape] Allow `shape.any` to operate on extent tensors
Differential Revision: https://reviews.llvm.org/D84433
More information about the All-commits
mailing list