[PATCH] D76708: [ARM][LowOverheadLoops] Add horizontal reduction support

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 24 08:34:45 PDT 2020


samparker created this revision.
samparker added reviewers: SjoerdMeijer, dmgreen.
Herald added subscribers: hiraditya, kristof.beyls.
samparker added a parent revision: D76683: [ARM][MVE] Add HorizontalReduction flag.

Add a bit more logic into the 'FalseLaneZeros' tracking to enable horizontal reductions and also make the VADDV variants validForTailPredication.


https://reviews.llvm.org/D76708

Files:
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/vaddv.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76708.252330.patch
Type: text/x-patch
Size: 28717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200324/bd1cee3d/attachment-0001.bin>


More information about the llvm-commits mailing list