[PATCH] D64886: [Use] Preserve original uselist order in Use::swap().

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 09:08:52 PDT 2020


fhahn abandoned this revision.
fhahn added a comment.

It looks like there's an alternative that also preserves the order and is less complicated: D80116 <https://reviews.llvm.org/D80116>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64886





More information about the llvm-commits mailing list