[PATCH] D66660: [ARM][ParallelDSP] Change search for muls

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 03:02:01 PDT 2019


samparker updated this revision to Diff 217338.
samparker added a comment.

Thanks. I've added the debug info and moved the accumulator initialisation code.


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

https://reviews.llvm.org/D66660

Files:
  lib/Target/ARM/ARMParallelDSP.cpp
  test/CodeGen/ARM/O3-pipeline.ll
  test/CodeGen/ARM/ParallelDSP/blocks.ll
  test/CodeGen/ARM/ParallelDSP/exchange.ll
  test/CodeGen/ARM/ParallelDSP/overlapping.ll
  test/CodeGen/ARM/ParallelDSP/pr42729.ll
  test/CodeGen/ARM/ParallelDSP/pr43073.ll
  test/CodeGen/ARM/ParallelDSP/smlad11.ll
  test/CodeGen/ARM/ParallelDSP/smlad12.ll
  test/CodeGen/ARM/ParallelDSP/smlaldx-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66660.217338.patch
Type: text/x-patch
Size: 56146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190827/7c190721/attachment-0001.bin>


More information about the llvm-commits mailing list