This is an archive of the discontinued LLVM Phabricator instance.

[mlir][capi] Add a Bazel target for the C bindings to the SCF dialect
ClosedPublic

Authored by apaszke on Jul 26 2023, 4:51 AM.

Details

Summary

The SCF bindings are already wired up in CMake, but are missing from the Bazel files.

Diff Detail

Event Timeline

apaszke created this revision.Jul 26 2023, 4:51 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 26 2023, 4:51 AM
apaszke requested review of this revision.Jul 26 2023, 4:52 AM
jpienaar accepted this revision.Jul 26 2023, 6:38 AM
This revision is now accepted and ready to land.Jul 26 2023, 6:38 AM