[all-commits] [llvm/llvm-project] d78374: [MLIR] Add callback builder for `shape.assuming` op
frgossen via All-commits
all-commits at lists.llvm.org
Tue Mar 23 03:46:39 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d78374b2d364e6124c82eefdae8175db11580c43
https://github.com/llvm/llvm-project/commit/d78374b2d364e6124c82eefdae8175db11580c43
Author: Frederik Gossen <frgossen at google.com>
Date: 2021-03-23 (Tue, 23 Mar 2021)
Changed paths:
M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
M mlir/lib/Dialect/Shape/IR/Shape.cpp
Log Message:
-----------
[MLIR] Add callback builder for `shape.assuming` op
Differential Revision: https://reviews.llvm.org/D99153
More information about the All-commits
mailing list