[all-commits] [llvm/llvm-project] 5984d7: [MLIR][Shape] Allow `get_extent` to operate on ext...
frgossen via All-commits
all-commits at lists.llvm.org
Fri Jul 24 04:13:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5984d74139d45cec5cc8c55b107b9cb5d801c03e
https://github.com/llvm/llvm-project/commit/5984d74139d45cec5cc8c55b107b9cb5d801c03e
Author: Frederik Gossen <frgossen at google.com>
Date: 2020-07-24 (Fri, 24 Jul 2020)
Changed paths:
M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
M mlir/lib/Dialect/Shape/IR/Shape.cpp
M mlir/test/Conversion/ShapeToStandard/shape-to-standard.mlir
M mlir/test/Dialect/Shape/canonicalize.mlir
M mlir/test/Dialect/Shape/invalid.mlir
M mlir/test/Dialect/Shape/ops.mlir
Log Message:
-----------
[MLIR][Shape] Allow `get_extent` to operate on extent tensors and indices
Differential Revision: https://reviews.llvm.org/D84435
More information about the All-commits
mailing list