[all-commits] [llvm/llvm-project] 55ced0: [MLIR][Shape] Allow `num_elements` to operate on e...
frgossen via All-commits
all-commits at lists.llvm.org
Sat Jul 25 14:42:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 55ced04d6bc13fd0f9396a0cfc393b44378d8784
https://github.com/llvm/llvm-project/commit/55ced04d6bc13fd0f9396a0cfc393b44378d8784
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
Differential Revision: https://reviews.llvm.org/D84445
More information about the All-commits
mailing list