[PATCH] D112844: Add a Bazel build file for mlir/python.

Peter Hawkins via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 29 14:22:42 PDT 2021


phawkins updated this revision to Diff 383499.
phawkins added a comment.

Added license header.

To fix a buildkite failure, added a minimal build file for mlir/test/python as well that exports a .td file used by the mlir/python build file.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112844/new/

https://reviews.llvm.org/D112844

Files:
  utils/bazel/llvm-project-overlay/mlir/python/BUILD.bazel
  utils/bazel/llvm-project-overlay/mlir/test/python/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112844.383499.patch
Type: text/x-patch
Size: 15014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211029/b226daf2/attachment.bin>


More information about the llvm-commits mailing list