This is an archive of the discontinued LLVM Phabricator instance.

[NFC][LoopVectorize] Add SVE test for tail-folding combined with interleaving
ClosedPublic

Authored by david-arm on May 5 2022, 3:57 AM.

Diff Detail

Event Timeline

david-arm created this revision.May 5 2022, 3:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 5 2022, 3:57 AM
david-arm requested review of this revision.May 5 2022, 3:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 5 2022, 3:57 AM
kmclaughlin accepted this revision.May 9 2022, 3:19 AM

LGTM

llvm/test/Transforms/LoopVectorize/AArch64/sve-tail-folding-unroll.ll
228

Can this be moved to the RUN lines, where you also set the interleave count with -force-vector-interleave=4?

This revision is now accepted and ready to land.May 9 2022, 3:19 AM
This revision was landed with ongoing or failed builds.May 9 2022, 5:08 AM
This revision was automatically updated to reflect the committed changes.