[PATCH] D97058: [OpenCL] Refactor diagnostic for OpenCL extension/feature
Anton Zabaznov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 12 11:02:13 PST 2021
azabaznov added a comment.
Yes, I was able to reproduce the failure with `-target arm64-apple-macosx` flag, I provided the fix to set explicit target: https://reviews.llvm.org/D98539.
@Anastasia, I tried to cherry-pick https://reviews.llvm.org/D92244, but the error is still reproducible.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97058/new/
https://reviews.llvm.org/D97058
More information about the cfe-commits
mailing list