[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
Mon Jan 10 06:41:39 PST 2022


saiislam updated this revision to Diff 398614.
saiislam added a comment.

Fixed the lit test failing in pre-check build bot.


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.398614.patch
Type: text/x-patch
Size: 5374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220110/c7097420/attachment.bin>


More information about the cfe-commits mailing list