This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Add new amdgcn intrinsics for cube instructions
ClosedPublic

Authored by arsenm on Jan 22 2016, 5:19 PM.

Details

Reviewers
tstellarAMD
Summary

More cleanup to try to get all intrinsics using the correct
amdgcn prefix that are as close to the instruction as possible.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 45776.Jan 22 2016, 5:19 PM
arsenm retitled this revision from to AMDGPU: Add new amdgcn intrinsics for cube instructions.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Jan 25 2016, 5:09 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jan 25 2016, 5:09 PM
arsenm closed this revision.Jan 25 2016, 8:34 PM

r258786