[all-commits] [llvm/llvm-project] 5c9c4a: Add the inline interface to the shape dialect
fengliu via All-commits
all-commits at lists.llvm.org
Fri Aug 7 23:30:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5c9c4ade9d1269e83fdf8e5d8f62b376a76da2b0
https://github.com/llvm/llvm-project/commit/5c9c4ade9d1269e83fdf8e5d8f62b376a76da2b0
Author: Feng Liu <liufeng.ee at gmail.com>
Date: 2020-08-07 (Fri, 07 Aug 2020)
Changed paths:
M mlir/lib/Dialect/Shape/IR/Shape.cpp
M mlir/test/Dialect/Shape/canonicalize.mlir
Log Message:
-----------
Add the inline interface to the shape dialect
This patch also fixes a minor issue that shape.rank should allow
returning !shape.size. The dialect doc has such an example for
shape.rank.
Differential Revision: https://reviews.llvm.org/D85556
More information about the All-commits
mailing list