[all-commits] [llvm/llvm-project] 3e037f: [MLIR][Shape] Derive more concrete type for `shape...
frgossen via All-commits
all-commits at lists.llvm.org
Wed Apr 28 01:51:31 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3e037f8f0e26acab8cc784ea4c7d05da79f7c22e
https://github.com/llvm/llvm-project/commit/3e037f8f0e26acab8cc784ea4c7d05da79f7c22e
Author: Frederik Gossen <frgossen at google.com>
Date: 2021-04-28 (Wed, 28 Apr 2021)
Changed paths:
M mlir/include/mlir/Dialect/Shape/IR/Shape.h
M mlir/lib/Dialect/Shape/IR/Shape.cpp
M mlir/test/Dialect/Shape/canonicalize.mlir
Log Message:
-----------
[MLIR][Shape] Derive more concrete type for `shape.shape_of`
Also create all extent tensor constants with const_shape op.
Differential Revision: https://reviews.llvm.org/D99197
More information about the All-commits
mailing list