This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Implement remaining vector permute builtins in altivec.h - LLVM portion
ClosedPublic

Authored by nemanjai on Nov 9 2016, 3:17 PM.

Details

Summary

This provides the intrinsics to support the addition of the signatures in altivec.h.

Diff Detail

Repository
rL LLVM

Event Timeline

nemanjai updated this revision to Diff 77407.Nov 9 2016, 3:17 PM
nemanjai retitled this revision from to [PowerPC] Implement remaining vector permute builtins in altivec.h - LLVM portion.
nemanjai updated this object.
nemanjai set the repository for this revision to rL LLVM.
nemanjai added subscribers: llvm-commits, echristo.
kbarton accepted this revision.Nov 10 2016, 11:17 AM
kbarton edited edge metadata.

LGTM

This revision is now accepted and ready to land.Nov 10 2016, 11:17 AM
nemanjai closed this revision.Nov 11 2016, 1:51 PM

Committed revision 286638.