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

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


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

Removed AArch64/loadorder.ll changes.

It turns out that update_test_check won't complain if you update a test using
a build that does not support the target.


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/X86/reorder_with_reordered_users.ll

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


More information about the llvm-commits mailing list