[mlir][bufferization] Better error checking for ops with unstructured control flow
Report an error when trying to bufferize an op that contains unstructured control flow but for ops for which the bufferization implementation does not support unstructured control flow. At the moment, there are no ops for which unstructured control flow is supported. Differential Revision: https://reviews.llvm.org/D157893
Loading
Please sign in to comment