[PATCH] D90445: [SLP] Make SLPVectorizer to use `llvm.masked.gather` intrinsic

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 30 23:22:44 PDT 2020


anton-afanasyev updated this revision to Diff 302068.
anton-afanasyev marked 3 inline comments as done.
anton-afanasyev added a comment.

Updated comments and `LaneIndex`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90445

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/lookahead.ll
  llvm/test/Transforms/SLPVectorizer/X86/pr47629.ll
  llvm/test/Transforms/SLPVectorizer/X86/remark_not_all_parts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90445.302068.patch
Type: text/x-patch
Size: 15230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201031/a1b18fda/attachment.bin>


More information about the llvm-commits mailing list