[PATCH] D60699: [ARM] add CLI support for 8.1-M and MVE.

Simon Tatham via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 15 05:58:14 PDT 2019


simon_tatham created this revision.
simon_tatham added reviewers: dmgreen, samparker, SjoerdMeijer.
Herald added subscribers: cfe-commits, kristof.beyls, javed.absar.
Herald added a project: clang.

Given the existing infrastructure in LLVM side for +fp and +fp.dp,
this is more or less trivial, needing only one tiny source change and
a couple of tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D60699

Files:
  clang/lib/Basic/Targets/ARM.cpp
  clang/test/Driver/armv8.1m.main.c
  clang/test/Driver/armv8.1m.main.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60699.195157.patch
Type: text/x-patch
Size: 4877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190415/e6dd8654/attachment.bin>


More information about the cfe-commits mailing list