- Adds source targets (not included in the full set that downstreams use by default) to bundle mlir-c/ headers into the mlir/_mlir_libs/include directory.
 - Adds a minimal entry point to get include and library directories.
 - Used by npcomp to export a full CAPI (which is then used by the Torch extension to link npcomp).
 
Details
Details
- Reviewers
 mikeurbach - Commits
 - rG5b2e7f50a679: [MLIR][python] Export CAPI headers.
 
Diff Detail
Diff Detail
- Repository
 - rG LLVM Github Monorepo