This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Add vector conversion builtins to altivec.h - LLVM portion
ClosedPublic

Authored by nemanjai on Nov 4 2016, 1:59 PM.

Details

Summary

This adds the intrinsics required for these builtins to the PowerPC back end.

Diff Detail

Repository
rL LLVM

Event Timeline

nemanjai updated this revision to Diff 76937.Nov 4 2016, 1:59 PM
nemanjai retitled this revision from to [PowerPC] Add vector conversion builtins to altivec.h - LLVM portion.
nemanjai updated this object.
nemanjai set the repository for this revision to rL LLVM.
nemanjai added a subscriber: llvm-commits.
kbarton accepted this revision.Nov 8 2016, 10:18 AM
kbarton edited edge metadata.

LGTM

This revision is now accepted and ready to land.Nov 8 2016, 10:18 AM
nemanjai closed this revision.Nov 11 2016, 6:57 AM

Committed revision 286596.