[PATCH] D29660: [OpenMP] Add flag for overwriting default PTX version for OpenMP targets
Gheorghe-Teodor Bercea via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 1 07:22:02 PDT 2018
gtbercea abandoned this revision.
gtbercea added a comment.
In https://reviews.llvm.org/D29660#1250333, @Hahnfeld wrote:
> 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?
You are correct. I'll close this.
Repository:
rL LLVM
https://reviews.llvm.org/D29660
More information about the cfe-commits
mailing list