[PATCH] D81310: Stabilize alloca slices sort in SROA

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 7 12:46:57 PDT 2020


efriedma added a comment.

I haven't looked at the code changes deeply, but would it be simpler to use std::stable_sort?


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

https://reviews.llvm.org/D81310





More information about the llvm-commits mailing list