[PATCH] D88197: [NFC][regalloc] Remove unused API in AllocationOrder

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 24 12:18:15 PDT 2020


wmi accepted this revision.
wmi added a comment.
This revision is now accepted and ready to land.

LGTM.

Talk to Mircea offline. He confirmed that version 73f3d33dbbf2797d662eb12107b0ed5a8b91267f removed the use of the API in favor of the 'limit' alternative on next() but forgot to cleanup the dead API.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88197



More information about the llvm-commits mailing list