This is an archive of the discontinued LLVM Phabricator instance.

PR27799: [OpenCL] Clang fails to compile libclc
ClosedPublic

Authored by yaxunl on May 18 2016, 8:48 AM.

Details

Reviewers
Anastasia
Summary

libclc fails to build due to some supported OpenCL extensions are not added to nvptx target.

Diff Detail

Event Timeline

yaxunl updated this revision to Diff 57636.May 18 2016, 8:48 AM
yaxunl retitled this revision from to PR27799: [OpenCL] Clang fails to compile libclc.
yaxunl updated this object.
yaxunl added a reviewer: Anastasia.
yaxunl added subscribers: cfe-commits, tstellarAMD.
Anastasia accepted this revision.May 23 2016, 10:10 AM
Anastasia edited edge metadata.

Do we have any test for this? Would be nice to add one if possible.

This revision is now accepted and ready to land.May 23 2016, 10:10 AM
yaxunl closed this revision.Jul 5 2016, 12:02 PM

This patch was superseded by http://reviews.llvm.org/D20389