[PATCH] D81310: Stabilize alloca slices sort in SROA

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 08:49:00 PDT 2020


rampitec updated this revision to Diff 269255.
rampitec added a comment.
Herald added a subscriber: mgrang.

Just switched to std::stable_sort().


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

https://reviews.llvm.org/D81310

Files:
  llvm/lib/Transforms/Scalar/SROA.cpp
  llvm/test/Transforms/SROA/phi-gep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81310.269255.patch
Type: text/x-patch
Size: 4562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200608/f390859c/attachment.bin>


More information about the llvm-commits mailing list