[PATCH] D46837: [MachineScheduler] Skip an implicit def of a super-reg added by regalloc in findDefIdx.

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 29 04:26:06 PDT 2018


jonpa added a comment.

ping!

I suspect handling the way MachineOperands are added to the MachineInstr is not going to be simple, so I am hoping we can fix findDefIdx() with this patch for now?


https://reviews.llvm.org/D46837





More information about the llvm-commits mailing list