[PATCH] D97009: [CUDA] fix builtin constraints for PTX 7.2
Artem Belevich via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 18 17:51:52 PST 2021
tra marked an inline comment as done.
tra added inline comments.
================
Comment at: clang/include/clang/Basic/BuiltinsNVPTX.def:744
#pragma pop_macro("PTX70")
#pragma pop_macro("PTX71")
----------------
yaxunl wrote:
> need to pop PTX72 ?
Good catch. Done.
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