[PATCH] D112224: [SLP]Change the order of the reduction/binops args pair vectorization attempts.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 25 06:28:01 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGeb9b75dd4da8: [SLP]Change the order of the reduction/binops args pair vectorization attempts. (authored by ABataev).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112224

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/AArch64/tsc-s352.ll
  llvm/test/Transforms/SLPVectorizer/X86/dot-product.ll
  llvm/test/Transforms/SLPVectorizer/X86/insert-element-build-vector-inseltpoison.ll
  llvm/test/Transforms/SLPVectorizer/X86/insert-element-build-vector.ll
  llvm/test/Transforms/SLPVectorizer/X86/revectorized_rdx_crash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112224.381970.patch
Type: text/x-patch
Size: 25312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211025/1f393a23/attachment-0001.bin>


More information about the llvm-commits mailing list