[PATCH] D19438: Reset the TopRPTracker's position in ScheduleDAGMILive::initQueues

Krzysztof Parzyszek via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 28 11:26:48 PDT 2016


kparzysz added a comment.

The test is close to minimal.  The debug information is necessary, since it is the presence of DBG_VALUE that causes the beginning of the scheduling region to be moved.  This was the first thing I tried to remove that the test passed without it.


Repository:
  rL LLVM

http://reviews.llvm.org/D19438





More information about the llvm-commits mailing list