[PATCH] D48128: [ARM] Parallel DSP IR Pass
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 27 05:48:04 PDT 2018
SjoerdMeijer updated this revision to Diff 153057.
SjoerdMeijer added a comment.
Added the loop latch check and test.
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/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: D48128.153057.patch
Type: text/x-patch
Size: 53459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180627/f4a48193/attachment.bin>
More information about the llvm-commits
mailing list