Add op gen tool to generate C++ classes for Operations.
Create tblgen based tool to generate the C++ Op definitions. The modelling is currently simple (ops, attributes, properties) with the printer/parser/verifier the bodies of those functions and builders being very explicit. PiperOrigin-RevId: 217150213
Loading
Please sign in to comment