[PATCH] D67220: [ARM][ParallelDSP] Fix for sext input

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 6 01:38:02 PDT 2019


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

Moved the fix to where all the accumulator handling is performed.


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

https://reviews.llvm.org/D67220

Files:
  lib/Target/ARM/ARMParallelDSP.cpp
  test/CodeGen/ARM/ParallelDSP/blocks.ll
  test/CodeGen/ARM/ParallelDSP/sext-acc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67220.219045.patch
Type: text/x-patch
Size: 9707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190906/5e2992ee/attachment.bin>


More information about the llvm-commits mailing list