[PATCH] D107054: [Clang][CUDA] Add descriptors, mappings, and features for missing CUDA and PTX versions
Artem Belevich via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 29 13:50:32 PDT 2021
tra added inline comments.
================
Comment at: clang/include/clang/Basic/BuiltinsNVPTX.def:821
#pragma pop_macro("PTX71")
#pragma pop_macro("PTX72")
----------------
You need to pop new macros here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107054/new/
https://reviews.llvm.org/D107054
More information about the cfe-commits
mailing list