[PATCH] D48128: [ARM] Parallel DSP IR Pass

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 18 03:01:27 PDT 2018


SjoerdMeijer updated this revision to Diff 151672.
SjoerdMeijer added a comment.

Hi John, thanks for the review! I have made the kernel that drives the transformations explicit regarding the inputs and outputs of the different functions; that indeed reads much nicer now.

I will now start addressing Sam's 2nd review.


https://reviews.llvm.org/D48128

Files:
  lib/Target/ARM/ARM.h
  lib/Target/ARM/ARMParallelDSP.cpp
  lib/Target/ARM/ARMTargetMachine.cpp
  lib/Target/ARM/CMakeLists.txt
  lib/Target/ARM/LLVMBuild.txt
  test/CodeGen/ARM/smlad0.ll
  test/CodeGen/ARM/smlad1.ll
  test/CodeGen/ARM/smlad2.ll
  test/CodeGen/ARM/smlad3.ll
  test/CodeGen/ARM/smlad4.ll
  test/CodeGen/ARM/smlad5.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48128.151672.patch
Type: text/x-patch
Size: 34192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180618/753340a8/attachment-0001.bin>


More information about the llvm-commits mailing list