[PATCH] D75533: [ARM][LowOverheadLoops] Handle reductions
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 30 05:55:49 PDT 2020
samparker updated this revision to Diff 274438.
samparker added a comment.
- Rebased after adding tests in reductions.ll.
- Re-added support for VADDi8 and VADDi16.
- Added some extra comments and TODOs.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75533/new/
https://reviews.llvm.org/D75533
Files:
llvm/include/llvm/CodeGen/ReachingDefAnalysis.h
llvm/lib/CodeGen/ReachingDefAnalysis.cpp
llvm/lib/Target/ARM/ARMBaseInstrInfo.h
llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
llvm/test/CodeGen/Thumb2/LowOverheadLoops/reductions.ll
llvm/test/CodeGen/Thumb2/LowOverheadLoops/vector-arith-codegen.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75533.274438.patch
Type: text/x-patch
Size: 26382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200630/37e9d97b/attachment.bin>
More information about the llvm-commits
mailing list