This is an archive of the discontinued LLVM Phabricator instance.

[SLP][AArch64][NFC] Add test for a follow-up patch that fixes the lookahead cost of splat-loads for AArch64
ClosedPublic

Authored by vporpo on Apr 12 2022, 3:23 PM.

Details

Diff Detail

Event Timeline

vporpo created this revision.Apr 12 2022, 3:23 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2022, 3:23 PM
vporpo requested review of this revision.Apr 12 2022, 3:23 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2022, 3:23 PM
vporpo updated this revision to Diff 424029.Apr 20 2022, 2:24 PM

Added float, i32 and i64 tests.

dmgreen accepted this revision.Apr 22 2022, 2:36 AM
dmgreen added a subscriber: dmgreen.

These looks great, Thanks.

This revision is now accepted and ready to land.Apr 22 2022, 2:36 AM