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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 1 01:51:24 PDT 2021


lebedev.ri added a comment.

Can this be separated into two changes: ignoring unreachable blocks and changing sorting?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103441



More information about the llvm-commits mailing list