[PATCH] D155811: MachineSink: Fix strict weak ordering in GetAllSortedSuccessors

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 08:58:14 PDT 2023


aeubanks accepted this revision.
aeubanks added a comment.

this code presumably already has test coverage, so incidentally checking strict weak ordering in those tests via libc++ debug flags seems fine to me


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155811



More information about the llvm-commits mailing list