[PATCH] D68675: [9.0 branch][ARM] VFPv2 only supports 16 D registers.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 8 17:32:57 PDT 2019
efriedma created this revision.
efriedma added reviewers: t.p.northover, tstellar.
Herald added subscribers: kristina, hiraditya, kristof.beyls.
Herald added a project: LLVM.
Patch for 9.0.1.
Simplified version of r372186/r372187: fix the meaning of the "vfpv2" and "vfpv2sp" features, but keep around the useless "vfp2d16" and "vfp2d16sp" features, to reduce the risk on the release branch.
Fixes https://bugs.llvm.org/show_bug.cgi?id=43365
Repository:
rL LLVM
https://reviews.llvm.org/D68675
Files:
clang/test/CodeGen/arm-target-features.c
llvm/lib/Support/ARMTargetParser.cpp
llvm/lib/Target/ARM/ARM.td
llvm/test/MC/ARM/vfp-aliases-diagnostics.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68675.223964.patch
Type: text/x-patch
Size: 10482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191009/b834cdd1/attachment.bin>
More information about the llvm-commits
mailing list