[PATCH] D29660: [OpenMP] Add flag for overwriting default PTX version for OpenMP targets
Jonas Hahnfeld via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 30 02:46:47 PDT 2018
Hahnfeld added a comment.
Herald added subscribers: llvm-commits, guansong.
Going through my list of reviews, this patch was reverted because of memory leaks in other changes. However, I don't think we need this anymore because Clang is raising the PTX level as needed for that CUDA version. Can we abandon this flag?
Repository:
rL LLVM
https://reviews.llvm.org/D29660
More information about the cfe-commits
mailing list