[PATCH] D101076: [SVE][LoopVectorize] Add support for scalable vectorization of first-order recurrences

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 6 03:49:37 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8c9742bd239a: [SVE][LoopVectorize] Add support for scalable vectorization of first-order… (authored by kmclaughlin).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101076

Files:
  llvm/include/llvm/IR/IRBuilder.h
  llvm/lib/IR/IRBuilder.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/first-order-recurrence.ll
  llvm/test/Transforms/LoopVectorize/scalable-first-order-recurrence.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101076.343347.patch
Type: text/x-patch
Size: 26757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210506/5c2cb4e2/attachment.bin>


More information about the llvm-commits mailing list