Files
llvm/mlir/test/CAPI
Mike Urbach b3a5ad14bf [MLIR][IRDL] Add C API for IRDL Variadicity attributes. (#171076)
This add the basic APIs to create VariadicityAttr and
VariadicityArrayAttr attributes from the C API. This is necessary for
C API users that want to create IRDL dialect declarations.
2025-12-09 18:22:51 -07:00
..