[all-commits] [llvm/llvm-project] 452e2f: Revert of Revert of [mlir][shape] Tidy up shape.sh...
Sean Silva via All-commits
all-commits at lists.llvm.org
Tue May 12 15:51:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 452e2fc409df4acd790fcb53872db5a1b8c0130a
https://github.com/llvm/llvm-project/commit/452e2fc409df4acd790fcb53872db5a1b8c0130a
Author: Sean Silva <silvasean at google.com>
Date: 2020-05-12 (Tue, 12 May 2020)
Changed paths:
M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
M mlir/test/Dialect/Shape/ops.mlir
Log Message:
-----------
Revert of Revert of [mlir][shape] Tidy up shape.shape_of
Summary:
- Mark it NoSideEffect
- Add custom parser/printer
This reverts the temporary revert in
https://reviews.llvm.org/rG84a9c725742d26df04808a3c7349dbd98684c6cb
That was a false alarm. A downstream test actually needed to be updated.
More information about the All-commits
mailing list