This is an archive of the discontinued LLVM Phabricator instance.

[mlir][aarch64][sve] Enable MLIR integration tests for SVE
ClosedPublic

Authored by awarzynski on Oct 21 2022, 8:55 AM.

Details

Summary

Enables MLIR integrations tests for SVE on the SVE-capable buildbots.

Depends on: D136458

Diff Detail

Event Timeline

awarzynski created this revision.Oct 21 2022, 8:55 AM
awarzynski requested review of this revision.Oct 21 2022, 8:55 AM
awarzynski added a reviewer: DavidSpickett.

@DavidSpickett I know that you are looking after this one - is this OK? This might put an extra burden on this buildbot, but we have no other upstream testing for these tests ATM :(

DavidSpickett accepted this revision.Oct 21 2022, 9:02 AM

If they need testing they need testing. The one bot currently running (clang-aarch64-sve-vla) will be slightly slower, that's fine.

Assuming you know they are passing right now, this LGTM.

This revision is now accepted and ready to land.Oct 21 2022, 9:02 AM