================ @@ -1857,6 +1858,215 @@ def produce_docs(): f.write(doc_str) +def get_std_dialects(data): ---------------- ldionne wrote: I think inlining this one inside the class will help readability. https://github.com/llvm/llvm-project/pull/90889