[PATCH] D110335: [LiveIntervals] Improve repair after convertToThreeAddress

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 24 11:13:58 PDT 2021


foad added a comment.

>> This mostly seems to benefit X86
>
> What benefits are we about here?
> Is it compile time?

At this stage I'm just trying to fix various crashes caused by -early-live-intervals, so I just meant that this patch mostly fixes crashes in X86 test cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110335



More information about the llvm-commits mailing list