[PATCH] D59257: [ARM] Run ARMParallelDSP in the IRPasses phase

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 13 04:32:59 PDT 2019


samparker updated this revision to Diff 190397.
samparker added a comment.
Herald added a subscriber: arphaman.

I've re-written the vldm test so that at least a couple of vldmia are generated. Also added a todo because there seems to still be some inefficiencies there.


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

https://reviews.llvm.org/D59257

Files:
  lib/Target/ARM/ARMTargetMachine.cpp
  test/CodeGen/ARM/2011-02-04-AntidepMultidef.ll
  test/CodeGen/ARM/loop-indexing.ll
  test/CodeGen/ARM/vldm-sched-a9.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59257.190397.patch
Type: text/x-patch
Size: 20879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190313/f38d168e/attachment.bin>


More information about the llvm-commits mailing list