[PATCH] D97003: [Clang][OpenMP] Require CUDA 9+ for OpenMP offloading on NVPTX target

Shilei Tian via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 18 17:47:36 PST 2021


tianshilei1992 added a comment.

According to D97012 <https://reviews.llvm.org/D97012>, if we want to completely drop CUDA version, it should be CUDA 9.2. Do we want to change the minimum version to CUDA 9.2?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97003



More information about the cfe-commits mailing list