[PATCH] D116549: [OpenMP][Clang] Allow passing target features in ISA trait for metadirective clause
Saiyedul Islam via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 7 09:42:37 PST 2022
saiislam updated this revision to Diff 398179.
saiislam marked an inline comment as done.
saiislam added a comment.
Added diagnostic remarks for when ISA trait is not selected.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116549/new/
https://reviews.llvm.org/D116549
Files:
clang/include/clang/Basic/DiagnosticParseKinds.td
clang/lib/Parse/ParseOpenMP.cpp
clang/test/OpenMP/metadirective_device_isa_codegen.cpp
clang/test/OpenMP/metadirective_device_isa_messages.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116549.398179.patch
Type: text/x-patch
Size: 5408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220107/d45483a6/attachment.bin>
More information about the cfe-commits
mailing list