[mlir][transform] Add C++ builder to SequenceOp
This change adds a builder that populates the body of a SequenceOp. This is useful for constructing SequenceOps from C++. Differential Revision: https://reviews.llvm.org/D137710
Loading
Please sign in to comment