[PATCH] D15667: [MachineScheduler] Handle regmasks and allow calls to be rescheduled.
Andrew Trick via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 25 21:17:09 PST 2016
atrick added a comment.
Please make sure we don't move reserved register definitions across calls. I'm not sure how those are reflected in the regmask.
http://reviews.llvm.org/D15667
More information about the llvm-commits
mailing list