[PATCH] D141512: [SLP]Improve isGatherShuffledEntry by looking deeper through the reused scalars.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 10:58:48 PST 2023


ABataev updated this revision to Diff 490597.
ABataev added a comment.

Use existing functions instead of new lambda.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141512

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/AArch64/horizontal.ll
  llvm/test/Transforms/SLPVectorizer/X86/PR39774.ll
  llvm/test/Transforms/SLPVectorizer/X86/crash_netbsd_decompress.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141512.490597.patch
Type: text/x-patch
Size: 22628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230119/3bc72be8/attachment.bin>


More information about the llvm-commits mailing list