[PATCH] D90445: [SLP] Make SLPVectorizer to use `llvm.masked.gather` intrinsic
Anton Afanasyev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 11 04:10:39 PST 2020
anton-afanasyev updated this revision to Diff 304474.
anton-afanasyev marked an inline comment as done.
anton-afanasyev added a comment.
Fixed asserts again
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/pr47623.ll
llvm/test/Transforms/SLPVectorizer/X86/pr47629.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90445.304474.patch
Type: text/x-patch
Size: 24963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201111/e8366d76/attachment.bin>
More information about the llvm-commits
mailing list