This is an archive of the discontinued LLVM Phabricator instance.

Add amdopencl environment to triple
ClosedPublic

Authored by arsenm on Jul 24 2015, 6:29 PM.

Details

Reviewers
echristo
Summary

This is used by the AMD x86 OpenCL implementation
to change some ABI details on Windows and Linux.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 30628.Jul 24 2015, 6:29 PM
arsenm retitled this revision from to Add amdopencl environment to triple.
arsenm updated this object.
arsenm added a reviewer: echristo.
arsenm added a subscriber: llvm-commits.
echristo accepted this revision.Jul 29 2015, 1:54 PM
echristo edited edge metadata.

Fascinating. Anyhow, sorry for the delay, this looks OK to me.

-eric

This revision is now accepted and ready to land.Jul 29 2015, 1:54 PM
arsenm closed this revision.Jul 30 2015, 1:17 AM

r243627