This is an archive of the discontinued LLVM Phabricator instance.

AVX-512: Added intrinsics to "VCVT*" instructions for SKX
ClosedPublic

Authored by delena on Jul 19 2015, 11:30 AM.

Details

Summary

Intrinsics list and inrinsics lowering for all VCVT* instrcutions, FP and integer types.

Diff Detail

Repository
rL LLVM

Event Timeline

delena updated this revision to Diff 30123.Jul 19 2015, 11:30 AM
delena retitled this revision from to AVX-512: Added intrinsics to "VCVT*" instructions for SKX.
delena updated this object.
delena added a reviewer: igorb.
delena set the repository for this revision to rL LLVM.
delena added a subscriber: llvm-commits.
igorb accepted this revision.Jul 21 2015, 4:20 AM
igorb edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jul 21 2015, 4:20 AM
This revision was automatically updated to reflect the committed changes.