[all-commits] [llvm/llvm-project] 1f02ad: [mlir][shape] Update meet to handle all size & sha...
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Wed Aug 10 05:08:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f02ad71310b9e86d183abdedc75ca99ff1106f5
https://github.com/llvm/llvm-project/commit/1f02ad71310b9e86d183abdedc75ca99ff1106f5
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2022-08-10 (Wed, 10 Aug 2022)
Changed paths:
M mlir/include/mlir/Dialect/Shape/IR/ShapeBase.td
M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
M mlir/lib/Dialect/Shape/IR/Shape.cpp
M mlir/test/Dialect/Shape/invalid.mlir
M mlir/test/Dialect/Shape/ops.mlir
Log Message:
-----------
[mlir][shape] Update meet to handle all size & shape types
Also tighten up return type inference & compatibility functions.
Differential Revision: https://reviews.llvm.org/D130866
More information about the All-commits
mailing list