# Problem - We don't have the PDL API. - PDL dialect is not implemented yet. - But it should be available and easy to implement through the usual operation construction API. # Solution ## Proposing the C API for PDL - Implementation by @Danacus - https://gitlab.com/Danacus/mlir-sys/-/commit/bdf751a53d2c2e096a6b10fcfe39bcf8071c1add - https://gitlab.com/Danacus/melior/-/commit/cf482208af5e48a563e6e88db151ef716e11f379#fcb791682a2fbacc880e6e3086d9340c202a4ab6 ## Extending `mlir-sys` > TBD ## References - The original discussion is in #248.
Problem
Solution
Proposing the C API for PDL
Extending
mlir-sysReferences