[PATCH] D113249: [CUDA] Bump CUDA version to 11.5

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 8 10:55:51 PST 2021


tra accepted this revision.
tra added a comment.
This revision is now accepted and ready to land.

In D113249#3113666 <https://reviews.llvm.org/D113249#3113666>, @carlosgalvezp wrote:

>> - The driver needs to enable ptx75 when it constructs cc1 command line in clang/lib/Driver/ToolChains/Cuda.cpp
>
> @tra Haven't I already done it in line 712? Or where should I enable it?

You're right. I've missed that.


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

https://reviews.llvm.org/D113249



More information about the cfe-commits mailing list