[PATCH] D77688: [CUDA] Improve testing of libdevice detection.

2020-04-08 Thread Artem Belevich via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGd2e498b1725d: [CUDA] Improve testing of libdevice detection. (authored by tra). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D77688/new/ https://reviews.llv

[PATCH] D77688: [CUDA] Improve testing of libdevice detection.

2020-04-07 Thread Yaxun Liu via Phabricator via cfe-commits
yaxunl accepted this revision. yaxunl added a comment. This revision is now accepted and ready to land. LGTM. Thanks. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D77688/new/ https://reviews.llvm.org/D77688 __

[PATCH] D77688: [CUDA] Improve testing of libdevice detection.

2020-04-07 Thread Artem Belevich via Phabricator via cfe-commits
tra created this revision. tra added a reviewer: yaxunl. Herald added subscribers: sanjoy.google, bixia. Herald added a project: clang. Added new testcases for libdevice in CUDA-9+ and removed unused checks. Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D77688 Files: clang/t