[PATCH] D97009: [CUDA] fix builtin constraints for PTX 7.2

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 18 17:39:10 PST 2021


yaxunl added inline comments.


================
Comment at: clang/include/clang/Basic/BuiltinsNVPTX.def:744
 #pragma pop_macro("PTX70")
 #pragma pop_macro("PTX71")
----------------
need to pop PTX72 ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97009



More information about the cfe-commits mailing list