[PATCH] D101087: [OpenCL] Introduce new method for validating OpenCL target
Anton Zabaznov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 28 06:00:13 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf0efc0075131: [OpenCL] Introduce new method for validating OpenCL target (authored by azabaznov).
Changed prior to commit:
https://reviews.llvm.org/D101087?vs=341119&id=341170#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101087/new/
https://reviews.llvm.org/D101087
Files:
clang/include/clang/Basic/DiagnosticCommonKinds.td
clang/include/clang/Basic/DiagnosticGroups.td
clang/include/clang/Basic/DiagnosticParseKinds.td
clang/include/clang/Basic/OpenCLOptions.h
clang/include/clang/Basic/TargetInfo.h
clang/lib/Basic/OpenCLOptions.cpp
clang/lib/Basic/Targets.cpp
clang/lib/Basic/Targets/X86.cpp
clang/lib/Frontend/CompilerInstance.cpp
clang/lib/Frontend/InitPreprocessor.cpp
clang/test/Misc/nvptx.unsupported_core.cl
clang/test/Misc/r600.unsupported_core.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101087.341170.patch
Type: text/x-patch
Size: 13446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210428/19aeb81d/attachment.bin>
More information about the cfe-commits
mailing list