[PATCH] D113493: [CodeGen] Update LiveIntervals in TargetInstrInfo::convertToThreeAddress

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 9 09:40:18 PST 2021


foad added a comment.

As suggested in D113123 <https://reviews.llvm.org/D113123>. I'm not sure what level of testing would be appropriate for a change like this. All I can say is that it doesn't make the codegen lit test results any worse, if I run them with -early-live-intervals forced on.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113493



More information about the llvm-commits mailing list