This adds the abstract converter interface. The abstract converter is an interface that supports the conversion of front-end data structures to MLIR. This interface will be instantiated by the bridge in a future commit.
Details
Diff Detail
Event Timeline
LGTM.
Is this class abstract because you expect multiple implementations of FIR Converters?
clang-tidy: warning: namespace 'common' not terminated with a closing comment [llvm-namespace-comment]
not useful