[PATCH] D126099: [SLP] Fix crash in reorderBottomToTop().

Vasileios Porpodas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 24 09:35:17 PDT 2022


vporpo updated this revision to Diff 431695.
vporpo added a comment.

Changed visiting order as suggested by @ABataev.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126099

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/AArch64/loadorder.ll
  llvm/test/Transforms/SLPVectorizer/X86/reorder_with_reordered_users.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126099.431695.patch
Type: text/x-patch
Size: 56367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220524/5dc1d6f5/attachment.bin>


More information about the llvm-commits mailing list