[all-commits] [llvm/llvm-project] 7ce07c: [mlir] Remove unneeded ShapeFunctionLibraryTermina...
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Fri Mar 26 16:04:48 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ce07c649438da249a90a38da87b40da02ce7987
https://github.com/llvm/llvm-project/commit/7ce07c649438da249a90a38da87b40da02ce7987
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2021-03-26 (Fri, 26 Mar 2021)
Changed paths:
M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
M mlir/lib/Dialect/Shape/IR/Shape.cpp
Log Message:
-----------
[mlir] Remove unneeded ShapeFunctionLibraryTerminatorOp
Now that NoTerminator is possible this op can be removed/it was only
needed structurally before. NFC.
More information about the All-commits
mailing list