[all-commits] [llvm/llvm-project] 2e7baf: [MLIR][Shape] Allow `shape.add` to operate on indices
frgossen via All-commits
all-commits at lists.llvm.org
Wed Jul 29 03:24:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2e7baf61970a08a77540f3afdbefbb20b4a78348
https://github.com/llvm/llvm-project/commit/2e7baf61970a08a77540f3afdbefbb20b4a78348
Author: Frederik Gossen <frgossen at google.com>
Date: 2020-07-29 (Wed, 29 Jul 2020)
Changed paths:
M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
M mlir/test/Dialect/Shape/invalid.mlir
M mlir/test/Dialect/Shape/ops.mlir
Log Message:
-----------
[MLIR][Shape] Allow `shape.add` to operate on indices
Differential Revision: https://reviews.llvm.org/D84441
More information about the All-commits
mailing list