[MLIR][Shape] Pass Ops instead of Operations in shape lowering
Shorten builder invocations by using Ops directly instead of `op.getOperation`. Differential Revision: https://reviews.llvm.org/D84430
Loading
Please sign in to comment
Shorten builder invocations by using Ops directly instead of `op.getOperation`. Differential Revision: https://reviews.llvm.org/D84430