[llvm-dev] Assertion in MachineScheduler.cpp

Krzysztof Parzyszek via llvm-dev llvm-dev at lists.llvm.org
Wed Apr 27 11:41:44 PDT 2016


On 4/27/2016 12:10 PM, Rail Shafigulin via llvm-dev wrote:
>
> The first error that I see during compilation is
>
> lib/CodeGen/MachineScheduler.cpp:1165: void
> llvm::ScheduleDAGMILive::scheduleMI(llvm::SUnit*, bool): Assertion
> `TopRPTracker.getPos() == CurrentTop && "out of sync"' failed.

This happens on Hexagon too.  I have a patch for review:
http://reviews.llvm.org/D19438

-Krzysztof


-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
hosted by The Linux Foundation


More information about the llvm-dev mailing list