This is an archive of the discontinued LLVM Phabricator instance.

[Bazel] Add lit tests to bazel builds.
ClosedPublic

Authored by csigg on Sep 7 2022, 2:44 PM.

Details

Summary

Add BUILD.bazel files for most of the MLIR tests and lit tests itself.

Diff Detail

Event Timeline

csigg created this revision.Sep 7 2022, 2:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 7 2022, 2:44 PM
csigg requested review of this revision.Sep 7 2022, 2:44 PM
csigg updated this revision to Diff 458578.Sep 7 2022, 3:01 PM

Rebase.

Herald added a project: Restricted Project. · View Herald TranscriptSep 7 2022, 3:01 PM
csigg edited the summary of this revision. (Show Details)Sep 7 2022, 11:38 PM
csigg updated this revision to Diff 458715.Sep 8 2022, 6:08 AM
csigg edited the summary of this revision. (Show Details)

Rebase

csigg updated this revision to Diff 459327.Sep 10 2022, 11:56 PM

Bump bazel version to 5.0.

Hopefully that will take care of the python path issue (see https://stackoverflow.com/questions/71778867/bazel-build-fails-with-msg-env-python-no-such-file-or-directory-macos-monte).

mehdi_amini accepted this revision.Sep 14 2022, 7:38 AM
This revision is now accepted and ready to land.Sep 14 2022, 7:38 AM
This revision was landed with ongoing or failed builds.Sep 14 2022, 10:49 PM
This revision was automatically updated to reflect the committed changes.