[PATCH] D133524: [SLP]Improve reordering of clustered reused scalars.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 06:58:34 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdfe1e9dd79a7: [SLP]Improve reordering of clustered reused scalars. (authored by ABataev).

Changed prior to commit:
  https://reviews.llvm.org/D133524?vs=459122&id=459447#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133524

Files:
  llvm/include/llvm/IR/Instructions.h
  llvm/lib/IR/Instructions.cpp
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/insert-shuffle.ll
  llvm/test/Transforms/SLPVectorizer/X86/reduction-logical.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133524.459447.patch
Type: text/x-patch
Size: 17627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220912/d4f48d26/attachment.bin>


More information about the llvm-commits mailing list