This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Vector] Add integration tests for ArmSVE
ClosedPublic

Authored by jsetoain on Jun 18 2021, 3:33 AM.

Details

Summary

In order to run these integration tests, it is required access to an
SVE-enabled CPU or and emulator with SVE support. In case of using
an emulator, aarch64 versions of lli and the MLIR C Runner Utils Library
are also required.

Diff Detail

Event Timeline

jsetoain created this revision.Jun 18 2021, 3:33 AM
Matt added a subscriber: Matt.Jun 18 2021, 11:41 AM
jsetoain updated this revision to Diff 402568.Jan 24 2022, 9:30 AM

Updated to latest changes in main

jsetoain updated this revision to Diff 404066.Jan 28 2022, 9:53 AM

Add a slightly more interesting test

Herald added a project: Restricted Project. · View Herald TranscriptJan 28 2022, 9:56 AM
This revision is now accepted and ready to land.Feb 8 2022, 4:46 AM
jsetoain updated this revision to Diff 407199.Feb 9 2022, 10:09 AM

Rebase on main

jsetoain updated this revision to Diff 418201.Mar 25 2022, 6:13 AM

Rebase on main

Herald added a project: Restricted Project. · View Herald TranscriptMar 25 2022, 6:13 AM
This revision was landed with ongoing or failed builds.Mar 25 2022, 6:21 AM
This revision was automatically updated to reflect the committed changes.