eagleonhill added a comment.
That's great! will it be cherry-picked for clang8.1 if there's one?
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60985/new/
https://reviews.llvm.org/D60985
___
cfe-commits mailing list
c
tra added a comment.
FYI, I have almost-ready set of patches to implement missing bits of sm_75
support, including this change:
https://reviews.llvm.org/D60279
I expect to land them some time this week.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60985/new/
h
eagleonhill created this revision.
Herald added subscribers: cfe-commits, jholewinski.
Herald added a project: clang.
This allows compute capability 7.5 to use 7.X intrinsics.
Repository:
rC Clang
https://reviews.llvm.org/D60985
Files:
clang/include/clang/Basic/BuiltinsNVPTX.def
Index: c