[PATCH] D25020: [ARM] Fix 26% performance regression on Cortex-A9 caused by not using VMLA/VMLS

Evgeny Astigeevich via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 11 07:21:44 PDT 2016


eastig updated this revision to Diff 74250.
eastig added a comment.

Updated according to the comments.


https://reviews.llvm.org/D25020

Files:
  lib/Target/ARM/ARMISelDAGToDAG.cpp
  lib/Target/ARM/MLxExpansionPass.cpp
  test/CodeGen/ARM/fmacs.ll
  test/CodeGen/ARM/vmlx-fwd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25020.74250.patch
Type: text/x-patch
Size: 8853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161011/4a7a6666/attachment.bin>


More information about the llvm-commits mailing list