[PATCH] D100748: [Greedy RA] Do not split interval on tied-def

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 3 18:28:26 PDT 2021


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

LGTM w/comment addressed



================
Comment at: llvm/test/CodeGen/X86/statepoint-invoke-ra.mir:3
 
 # The test checks the verification catch the case when RA splits live interval in the
 # way the def is located after invoke statepoint while use is in landing pad.
----------------
This comment is now stale, please update.


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

https://reviews.llvm.org/D100748



More information about the llvm-commits mailing list