This is an archive of the discontinued LLVM Phabricator instance.

Remove TOSA test passes from non test registration.
ClosedPublic

Authored by stellaraccident on Nov 7 2020, 6:34 PM.

Details

Summary
  • Wires them in the same way that peer-dialect test passes are registered.
  • Fixes the build for -DLLVM_INCLUDE_TESTS=OFF.

Diff Detail

Event Timeline

stellaraccident created this revision.Nov 7 2020, 6:34 PM
stellaraccident requested review of this revision.Nov 7 2020, 6:34 PM

Mehdi: I just followed the example of how this is done for Affine. Not sure if there is a plan to systematize these test passes long term.

This revision was not accepted when it landed; it landed in state Needs Review.Nov 7 2020, 6:40 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.