[PATCH] D64665: [MachinePipeliner] Refactor schedule emission logic
Jinsong Ji via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 9 12:22:41 PDT 2019
jsji added a comment.
@jmolly Looks like you messed up the patch again? I can't see changes in CMakeList.txt in latest diff now, and after adding it, I am seeing the compile time error again.
error: no viable overloaded '='
InstrInfos[MI] = {Schedule.stageScheduled(SU), Cycle, Index++, false};
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64665/new/
https://reviews.llvm.org/D64665
More information about the llvm-commits
mailing list