[PATCH] D103441: [SLP] Avoid std::stable_sort(properlyDominates()).

Harald van Dijk via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 2 11:16:03 PDT 2021


hvdijk updated this revision to Diff 349331.
hvdijk added a comment.

Use update_test_checks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103441

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/ordering-bug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103441.349331.patch
Type: text/x-patch
Size: 6048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210602/e121593a/attachment.bin>


More information about the llvm-commits mailing list