[PATCH] D110238: [LiveIntervals] Fix repairOldRegInRange for simple def cases

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 22 06:49:22 PDT 2021


foad added a comment.

> I don't follow how the test changes stress this though

-early-live-intervals means that LiveIntervals is available to TwoAddressInstructionPass, which uses repairIntervalsInRange to update it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110238



More information about the llvm-commits mailing list