[all-commits] [llvm/llvm-project] ccb40c: [MLIR][Shape] Allow `cstr_broadcastable` to accept...
frgossen via All-commits
all-commits at lists.llvm.org
Mon Jul 20 07:40:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ccb40c84c57137fade6b8815cf3590a537a4b702
https://github.com/llvm/llvm-project/commit/ccb40c84c57137fade6b8815cf3590a537a4b702
Author: Frederik Gossen <frgossen at google.com>
Date: 2020-07-20 (Mon, 20 Jul 2020)
Changed paths:
M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
M mlir/test/Dialect/Shape/canonicalize.mlir
M mlir/test/Dialect/Shape/ops.mlir
M mlir/test/Dialect/Shape/remove-shape-constraints.mlir
Log Message:
-----------
[MLIR][Shape] Allow `cstr_broadcastable` to accept extent tensors
Differential Revision: https://reviews.llvm.org/D84155
More information about the All-commits
mailing list