[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
Wed Aug 4 05:10:24 PDT 2021


david-arm updated this revision to Diff 364063.
david-arm added a comment.

- Addressed review comments - tidied up tests, renamed new function, improved comments to be more inline with the LangRef.


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

https://reviews.llvm.org/D107284

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
  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.364063.patch
Type: text/x-patch
Size: 18506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210804/91bb0b10/attachment.bin>


More information about the llvm-commits mailing list