[PATCH] D85452: [ARM] Add VADDV and VMLAV patterns for v16i16

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 9 03:10:10 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG186a7f81e813: [ARM] Add VADDV and VMLAV patterns for v16i16 (authored by dmgreen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85452

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/Thumb2/mve-vecreduce-add.ll
  llvm/test/CodeGen/Thumb2/mve-vecreduce-addpred.ll
  llvm/test/CodeGen/Thumb2/mve-vecreduce-loops.ll
  llvm/test/CodeGen/Thumb2/mve-vecreduce-mla.ll
  llvm/test/CodeGen/Thumb2/mve-vecreduce-mlapred.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85452.284182.patch
Type: text/x-patch
Size: 61725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200809/b75724c6/attachment.bin>


More information about the llvm-commits mailing list