[all-commits] [llvm/llvm-project] 07f227: [MLIR][Shape] Allow `num_elements` to operate on e...
frgossen via All-commits
all-commits at lists.llvm.org
Sat Jul 25 15:03:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 07f227c0eb8c5628842e7f7aa30001b24b8aede9
https://github.com/llvm/llvm-project/commit/07f227c0eb8c5628842e7f7aa30001b24b8aede9
Author: Frederik Gossen <frgossen at google.com>
Date: 2020-07-25 (Sat, 25 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/invalid.mlir
M mlir/test/Dialect/Shape/ops.mlir
M mlir/test/Dialect/Shape/shape-to-shape.mlir
Log Message:
-----------
[MLIR][Shape] Allow `num_elements` to operate on extent tensors
Re-landing with dependent change landed and error condition relaxed.
Beyond the change to error condition exactly https://reviews.llvm.org/D84445.
More information about the All-commits
mailing list