[PATCH] D96818: [SLP]No need to mark scatter load pointer as scalar as it gets vectorized.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 22 11:59:35 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9a4dd4de9d2f: [SLP]No need to mark scatter load pointer as scalar as it gets vectorized. (authored by ABataev).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96818

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96818.325530.patch
Type: text/x-patch
Size: 7496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210222/5fd2e9f6/attachment.bin>


More information about the llvm-commits mailing list