This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Use `MLIR_INCLUDE_TESTS` to conditionally compile tests.
ClosedPublic

Authored by arames on May 15 2020, 10:54 AM.

Details

Summary

This is equivalent to what is done for other projects (e.g. clang).

Diff Detail

Event Timeline

arames created this revision.May 15 2020, 10:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 15 2020, 10:54 AM
arames edited the summary of this revision. (Show Details)May 15 2020, 10:57 AM
arames added reviewers: jpienaar, mehdi_amini.
mehdi_amini accepted this revision.May 15 2020, 2:18 PM
This revision is now accepted and ready to land.May 15 2020, 2:18 PM

Could you land it for me Mehdi? I do not have permissions.

This revision was automatically updated to reflect the committed changes.