[PATCH] D88847: [SVE] Lower fixed length VECREDUCE_OR operation

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 12:50:32 PDT 2020


cameron.mcinally created this revision.
cameron.mcinally added reviewers: paulwalker-arm, dancgr, kmclaughlin, efriedma.
Herald added subscribers: llvm-commits, psnobl, hiraditya, tschuett.
Herald added a project: LLVM.
cameron.mcinally requested review of this revision.

Pretty much a copy of VECREDUCE_AND patch.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D88847

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-fixed-length-log-reduce.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88847.296266.patch
Type: text/x-patch
Size: 16669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201005/394ae2a1/attachment.bin>


More information about the llvm-commits mailing list