[PATCH] D107284: [LoopVectorize] Add support for replication of more intrinsics with scalable vectors

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 5 07:17:43 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG95800da91493: [LoopVectorize] Add support for replication of more intrinsics with scalable… (authored by david-arm).

Changed prior to commit:
  https://reviews.llvm.org/D107284?vs=364381&id=364457#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107284

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/assume.ll
  llvm/test/Transforms/LoopVectorize/scalable-assume.ll
  llvm/test/Transforms/LoopVectorize/scalable-lifetime.ll
  llvm/test/Transforms/LoopVectorize/scalable-noalias-scope-decl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107284.364457.patch
Type: text/x-patch
Size: 20641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210805/3c2fa88e/attachment-0001.bin>


More information about the llvm-commits mailing list