[PATCH] D126379: [SLP]Do not try to generate ScatterVectorize if it will be scalarized.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 14:26:03 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3bf5c2c8ec30: [SLP]Do not try to generate ScatterVectorize if it will be scalarized. (authored by ABataev).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126379

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/pr47623.ll
  llvm/test/Transforms/SLPVectorizer/X86/pr47629-inseltpoison.ll
  llvm/test/Transforms/SLPVectorizer/X86/pr47629.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126379.432132.patch
Type: text/x-patch
Size: 28505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220525/8e57bb07/attachment.bin>


More information about the llvm-commits mailing list