[PATCH] D45229: [MI-sched] schedule following instruction latencies
Sebastian Pop via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 4 13:29:23 PDT 2018
sebpop abandoned this revision.
sebpop added a comment.
Thanks @fhahn for the pointer: I'm closing this revision and I will try to fix the problem with something similar to https://reviews.llvm.org/D38279.
I tried that code out and it is not modifying the current behaviour of the scheduler.
https://reviews.llvm.org/D45229
More information about the llvm-commits
mailing list