[mlir][NFC] Simplify the various `parseSourceFile<T>` overloads
These effectively all share the same implementation, i.e. forward to the non-templated overload and then construct the container op.
Loading
Please sign in to comment
These effectively all share the same implementation, i.e. forward to the non-templated overload and then construct the container op.