[PATCH] D135279: [SLP]Improve/fix CSE analysis of the blocks/instructions.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 6 07:55:15 PDT 2022


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

Rebase, tried to address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135279

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/cse_extractelement.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135279.465734.patch
Type: text/x-patch
Size: 8757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221006/3d809b38/attachment.bin>


More information about the llvm-commits mailing list