[PATCH] D89832: [CUDA] Extract CUDA version from cuda.h if version.txt is not found
Artem Belevich via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 23 09:30:24 PDT 2020
tra added a comment.
In D89832#2349915 <https://reviews.llvm.org/D89832#2349915>, @emankov wrote:
> I confirm that D89752 <https://reviews.llvm.org/D89832> eliminates 47332 <https://bugs.llvm.org/show_bug.cgi?id=47332> on Windows. Tested against the following CUDA versions: 7.0, 7,5, 9,2, 10.0, 10,1, 10.2, 11.0 Update 1, 11.1.
Thank you! I appreciate your help testing this patch. I'll land the patches shortly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89832/new/
https://reviews.llvm.org/D89832
More information about the cfe-commits
mailing list