[PATCH] D123296: [llvm][AArch64] Generate getExtensionFeatures from the list of extensions

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 11 06:41:01 PDT 2022


DavidSpickett updated this revision to Diff 421909.
DavidSpickett added a comment.

Added check that NONE does not return any feature names.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123296/new/

https://reviews.llvm.org/D123296

Files:
  clang/test/Preprocessor/aarch64-target-features.c
  llvm/lib/Support/AArch64TargetParser.cpp
  llvm/unittests/Support/TargetParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123296.421909.patch
Type: text/x-patch
Size: 22533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220411/98955afe/attachment.bin>


More information about the llvm-commits mailing list