[PATCH] D135328: [CUDA] Refactored CUDA version housekeeping to use less boilerplate.

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 5 16:34:02 PDT 2022


tra created this revision.
Herald added subscribers: mattd, gchakrabarti, asavonic, bixia, yaxunl.
Herald added a project: All.
tra updated this revision to Diff 465598.
tra added a comment.
tra retitled this revision from "Refactored CUDA version housekeeping to use less boilerplate." to "[CUDA] Refactored CUDA version housekeeping to use less boilerplate.".
tra added a reviewer: yaxunl.
tra added a project: clang.
tra published this revision for review.
Herald added subscribers: cfe-commits, jholewinski.

Fix handling unknown versions.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D135328

Files:
  clang/lib/Basic/Cuda.cpp
  clang/lib/Basic/Targets/NVPTX.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135328.465598.patch
Type: text/x-patch
Size: 5979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221005/545d8379/attachment.bin>


More information about the cfe-commits mailing list