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

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 25 02:40:45 PDT 2020


samparker updated this revision to Diff 252518.
samparker added a comment.

- Bit of renaming.
- Added some comments.
- Updated the unit test.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76708/new/

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
  llvm/unittests/Target/ARM/MachineInstrTest.cpp

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


More information about the llvm-commits mailing list