[PATCH] D105752: [SLP] Do not make an attempt to match reduction on already erased instruction.

Valeriy Dmitriev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 9 16:26:42 PDT 2021


vdmitrie created this revision.
Herald added a subscriber: hiraditya.
vdmitrie requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D105752

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105752.357664.patch
Type: text/x-patch
Size: 5665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210709/5a629a6d/attachment.bin>


More information about the llvm-commits mailing list