[all-commits] [llvm/llvm-project] 41e5db: Enables inferring return types for Shape op if pos...
ChiaHungDuan via All-commits
all-commits at lists.llvm.org
Wed Aug 18 14:38:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 41e5dbe0fa95933c60bd70eda65af0f2d0243e39
https://github.com/llvm/llvm-project/commit/41e5dbe0fa95933c60bd70eda65af0f2d0243e39
Author: Chia-hung Duan <chiahungduan at google.com>
Date: 2021-08-18 (Wed, 18 Aug 2021)
Changed paths:
M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
M mlir/include/mlir/Interfaces/InferTypeOpInterface.td
M mlir/lib/Dialect/Shape/IR/Shape.cpp
M mlir/test/Dialect/Shape/invalid.mlir
Log Message:
-----------
Enables inferring return types for Shape op if possible
Reviewed By: jpienaar
Differential Revision: https://reviews.llvm.org/D102565
More information about the All-commits
mailing list