[PATCH] D64048: [TargetParser][ARM] Account dependencies when processing target features

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 4 03:29:50 PDT 2019


labrinea updated this revision to Diff 208010.
labrinea added a comment.

Added the dependency of mve on dsp and some missing tests to cover those cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64048

Files:
  clang/test/Preprocessor/arm-target-features.c
  llvm/include/llvm/Support/ARMTargetParser.def
  llvm/lib/Support/ARMTargetParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64048.208010.patch
Type: text/x-patch
Size: 4814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190704/99c80489/attachment.bin>


More information about the llvm-commits mailing list