This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC][Power10] Cleanup p10vector clang test
ClosedPublic

Authored by biplmish on Jul 22 2020, 9:06 PM.

Details

Reviewers
nemanjai
amyk
lei
Group Reviewers
Restricted Project
Commits
rG0eff8b3865ed: [PowerPC] Cleanup p10vector clang test
Summary

This patch removes the duplicate LE test, corrects the labels and removes common tests for vec_splat builtin.

Diff Detail

Event Timeline

biplmish created this revision.Jul 22 2020, 9:06 PM
biplmish set the repository for this revision to rG LLVM Github Monorepo.Jul 23 2020, 4:43 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 23 2020, 4:43 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
lei accepted this revision.Jul 23 2020, 5:34 AM

LGTM
thx!

This revision is now accepted and ready to land.Jul 23 2020, 5:34 AM
amyk accepted this revision.Jul 23 2020, 6:56 AM

LGTM as well.

This revision was automatically updated to reflect the committed changes.