This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Remove unused AMDOpenCL triple environment
ClosedPublic

Authored by t-tye on Feb 28 2018, 12:53 PM.

Details

Summary

This was used for the x86 target in AMD OpenCL which is no longer supported.

Diff Detail

Repository
rL LLVM

Event Timeline

t-tye created this revision.Feb 28 2018, 12:53 PM
yaxunl accepted this revision.Mar 1 2018, 8:42 AM

LGTM. Thanks.

This revision is now accepted and ready to land.Mar 1 2018, 8:42 AM
This revision was automatically updated to reflect the committed changes.