[PATCH] D89832: [CUDA] Extract CUDA version from cuda.h if version.txt is not found

Evgeny Mankov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 23 06:24:54 PDT 2020


emankov added a comment.

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.


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