[PATCH] D8705: ScheduleDAGInstrs::buildSchedGraph() handling of memory dependecies rewritten.
Andrew Trick via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 27 10:22:44 PST 2016
atrick accepted this revision.
atrick added a comment.
This revision is now accepted and ready to land.
Thanks for following through with this and getting it tested. I think this fix should go in even if there are some regressions or fragile scheduling tests that need to be temporarily disabled. There aren't any miscompiles right?
http://reviews.llvm.org/D8705
More information about the llvm-commits
mailing list