[PATCH] D121951: [AMDGPU][OpenCL] Add "amdgpu-no-hostcall-ptr" in Clang codegen pre-COV_5
Yaxun Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 29 09:07:48 PDT 2022
yaxunl accepted this revision.
yaxunl added a comment.
In D121951#3411856 <https://reviews.llvm.org/D121951#3411856>, @scott.linder wrote:
> @yaxunl Does excluding device-libs via COV_None make sense?
That should work. Hopefully, it can cover most spurious warnings.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121951/new/
https://reviews.llvm.org/D121951
More information about the llvm-commits
mailing list