[all-commits] [llvm/llvm-project] 7fcf6d: [mlir][capi] Add a Bazel target for the C bindings...
Adam Paszke via All-commits
all-commits at lists.llvm.org
Thu Jul 27 04:21:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7fcf6d43b72fcb29a8848bc236817eefd5288759
https://github.com/llvm/llvm-project/commit/7fcf6d43b72fcb29a8848bc236817eefd5288759
Author: Adam Paszke <apaszke at google.com>
Date: 2023-07-27 (Thu, 27 Jul 2023)
Changed paths:
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
[mlir][capi] Add a Bazel target for the C bindings to the SCF dialect
The SCF bindings are already wired up in CMake, but are missing from the Bazel files.
Reviewed By: jpienaar
Differential Revision: https://reviews.llvm.org/D156316
More information about the All-commits
mailing list