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

Carlos Galvez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 5 02:29:56 PDT 2021


carlosgalvezp added a comment.

In D113249#3110954 <https://reviews.llvm.org/D113249#3110954>, @Hahnfeld wrote:

> I'm not sure if it's actually correct to advertise full support for CUDA 11.5, but I didn't look into exact changes since 11.4

Good point. I was confused about the fact that 11.4 is both `FULLY_SUPPORTED` and `PARTIALLY_SUPPORTED`, so I thought to just follow the existing pattern. I didn't find any extra tests added for the bump 11.2 -> 11.4. Do we have infrastructure in place to test this, or how does it work?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113249



More information about the cfe-commits mailing list