[PATCH] D82948: [Driver][ARM] Disable unsupported features when nofp arch extension is used

Victor Campos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 23 04:20:35 PDT 2020


vhscampos updated this revision to Diff 280072.
vhscampos added a comment.

1. Add comment explaining the MVE-Integer detail.
2. Add another test to check the disabled features.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82948

Files:
  clang/lib/Driver/ToolChains/Arch/ARM.cpp
  clang/test/CodeGen/arm-bf16-softfloat.c
  clang/test/Driver/arm-nofp-disabled-features.c
  llvm/include/llvm/Support/ARMTargetParser.h
  llvm/lib/Support/ARMTargetParser.cpp
  llvm/unittests/Support/TargetParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82948.280072.patch
Type: text/x-patch
Size: 11106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200723/af60c5fd/attachment.bin>


More information about the llvm-commits mailing list