[PATCH] D31081: [ARM] ScheduleDAGRRList::DelayForLiveRegsBottomUp must consider OptionalDefs

A. Skrobov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 21 11:56:42 PDT 2017


tyomitch added a comment.

Shouldn't we commit this now to fix ScheduleDAGRRList, and if/when similar problems are discovered with other schedulers that are used for ARM targets, to fix them then?


Repository:
  rL LLVM

https://reviews.llvm.org/D31081





More information about the llvm-commits mailing list