[PATCH] D66888: [LiveDebugValues] Insert entry values after bundles

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 28 09:10:22 PDT 2019


djtodoro added a comment.

@dstenb This is desirable! Thanks a lot for working on this! We also found such case when trying to add support for MIPS and we wanted to shared it, but it is good to see you also have found it!

I think `MachineBasicBlock::insertAfterBundled()` would be good to have.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D66888





More information about the llvm-commits mailing list