[PATCH] D75533: [ARM][LowOverheadLoops] Handle reductions

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 29 05:54:18 PDT 2020


samparker updated this revision to Diff 274072.
samparker added a comment.
Herald added a subscriber: danielkiss.

Rebased, which has made checking the VPSEL predicate a much more simple task.


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/vector-arith-codegen.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75533.274072.patch
Type: text/x-patch
Size: 19329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200629/17f9fb20/attachment-0001.bin>


More information about the llvm-commits mailing list