This is an archive of the discontinued LLVM Phabricator instance.

[TTI] Pre-commit cost model tests splat-loads.
ClosedPublic

Authored by vporpo on Apr 21 2022, 2:17 PM.

Details

Reviewers
dmgreen
ABataev

Diff Detail

Event Timeline

vporpo created this revision.Apr 21 2022, 2:17 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2022, 2:17 PM
vporpo requested review of this revision.Apr 21 2022, 2:17 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2022, 2:17 PM
vporpo retitled this revision from [SLP] Pre-commit cost model tests splat-loads. to [TTI] Pre-commit cost model tests splat-loads..Apr 21 2022, 2:22 PM
This revision is now accepted and ready to land.Apr 21 2022, 2:24 PM

I have a set of AArch64 tests for this already that will test a few more types. I hadn't committed it yesterday, because they felt a little odd on their own. I'll commit them now though, as they work the same as these, but are more concise and more exhaustive.

Ah nice, thanks Dave for the patch, it is a lot better than this one. I actually committed this yesterday, but it was missing the differential revision, so this review did not close automatically. Anyway, I will remove AArch64/splat-load.ll early next week.