[all-commits] [llvm/llvm-project] a9a6f0: [MLIR][Shape] Add custom assembly format for `shap...
frgossen via All-commits
all-commits at lists.llvm.org
Fri Aug 14 02:15:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a9a6f0fe1d65346ad86021af727058a31594a6b8
https://github.com/llvm/llvm-project/commit/a9a6f0fe1d65346ad86021af727058a31594a6b8
Author: Frederik Gossen <frgossen at google.com>
Date: 2020-08-14 (Fri, 14 Aug 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
Log Message:
-----------
[MLIR][Shape] Add custom assembly format for `shape.any`
Add custom assembly format for `shape.any` with variadic operands.
Differential Revision: https://reviews.llvm.org/D85306
More information about the All-commits
mailing list