[PATCH] D131965: [SLP]Delay vectorization of postponable values for instructions with no users.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 19 08:40:07 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc16702868485: [SLP]Delay vectorization of postponable values for instructions with no users. (authored by ABataev).

Changed prior to commit:
  https://reviews.llvm.org/D131965?vs=452989&id=454022#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131965

Files:
  llvm/include/llvm/Transforms/Vectorize/SLPVectorizer.h
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  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/insertelement-postpone.ll
  llvm/test/Transforms/SLPVectorizer/X86/pr48879-sroa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131965.454022.patch
Type: text/x-patch
Size: 23119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220819/a36d95f1/attachment.bin>


More information about the llvm-commits mailing list