[PATCH] D77665: [CUDA] Simplify GPU variant handling. NFC.

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 7 11:56:08 PDT 2020


tra updated this revision to Diff 255756.
tra edited the summary of this revision.
tra added a comment.

Enumerate all known GPU variants during libdevice detection instead of
hardcoding them.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77665/new/

https://reviews.llvm.org/D77665

Files:
  clang/include/clang/Basic/Cuda.h
  clang/lib/Basic/Cuda.cpp
  clang/lib/Driver/ToolChains/Cuda.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77665.255756.patch
Type: text/x-patch
Size: 14907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200407/94a62246/attachment.bin>


More information about the cfe-commits mailing list