[PATCH] D48971: [ARM] ParallelDSP: added statistics, NFC.

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 5 07:33:02 PDT 2018


SjoerdMeijer created this revision.
SjoerdMeijer added reviewers: samparker, efriedma.
Herald added a reviewer: javed.absar.
Herald added subscribers: chrib, kristof.beyls.

Added statistics for the number of SMLAD instructions created, and
also renamed the pass name to -arm-parallel-dsp.


https://reviews.llvm.org/D48971

Files:
  lib/Target/ARM/ARMParallelDSP.cpp
  test/CodeGen/ARM/smlad0.ll
  test/CodeGen/ARM/smlad1.ll
  test/CodeGen/ARM/smlad10.ll
  test/CodeGen/ARM/smlad11.ll
  test/CodeGen/ARM/smlad12.ll
  test/CodeGen/ARM/smlad2.ll
  test/CodeGen/ARM/smlad3.ll
  test/CodeGen/ARM/smlad4.ll
  test/CodeGen/ARM/smlad5.ll
  test/CodeGen/ARM/smlad6.ll
  test/CodeGen/ARM/smlad7.ll
  test/CodeGen/ARM/smlad8.ll
  test/CodeGen/ARM/smlad9.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48971.154233.patch
Type: text/x-patch
Size: 8128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180705/422b3ea1/attachment.bin>


More information about the llvm-commits mailing list