[PATCH] D63257: [ARM] Select MVE fp add and sub
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 26 08:00:20 PDT 2019
dmgreen updated this revision to Diff 206672.
dmgreen added a comment.
Now shows the awful code we generate from expansions when mve+fullfp16 is used (not mve.fp). The vdups will be cleared up later
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63257/new/
https://reviews.llvm.org/D63257
Files:
llvm/lib/Target/ARM/ARMInstrMVE.td
llvm/test/CodeGen/Thumb2/mve-simple-arith.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63257.206672.patch
Type: text/x-patch
Size: 8875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190626/2d7c3cd8/attachment.bin>
More information about the llvm-commits
mailing list