[PATCH] D149742: [SLP]Improve isGatherShuffledEntry by trying per-register shuffle.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 26 06:00:18 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG560bad013ebc: [SLP]Improve isGatherShuffledEntry by trying per-register shuffle. (authored by ABataev).

Changed prior to commit:
  https://reviews.llvm.org/D149742?vs=557850&id=557894#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149742

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/multi-nodes-to-shuffle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149742.557894.patch
Type: text/x-patch
Size: 38345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231026/263724ce/attachment.bin>


More information about the llvm-commits mailing list