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

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 6 11:17:36 PDT 2022


tra updated this revision to Diff 465799.
tra added a comment.

Use VersionTuple instead of a manually encoded integer version.


Repository:
  rG LLVM Github Monorepo

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

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.465799.patch
Type: text/x-patch
Size: 6053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221006/fa208643/attachment.bin>


More information about the cfe-commits mailing list