[PATCH] D128752: [CUDA] Stop adding CUDA features twice
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 28 13:53:50 PDT 2022
jhuber6 added a comment.
In D128752#3616831 <https://reviews.llvm.org/D128752#3616831>, @tra wrote:
> Do we have tests that verify `-target-feature` arguments? It may be worth adding a test case there checking for redundant features.
Yeah, we have some existing tests that check for including the target features at least once. I felt like there was no need to include a test for what was more or less an oversight
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128752/new/
https://reviews.llvm.org/D128752
More information about the cfe-commits
mailing list