mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 19:08:21 +08:00
* ODS generated operations extend _OperationBase and without this, cannot be marshalled to CAPI functions. * No test case updates: this kind of interop is quite hard to verify with in-tree tests. Differential Revision: https://reviews.llvm.org/D110030
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.