buildSchedGraph() patch
Jonas Paulsson via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 14 11:18:40 PDT 2015
Hi Hal,
I have now once again rebased my patch for buildSchedGraph() and its
handling of memory dependencies. It is available on phabricator:
http://reviews.llvm.org/D8705.
Note that some PowerPC regressions occured. I managed to track down one
of them and update the test, but not the other two. I am hoping that
perhaps you could take a look.
I provide in this mail the patch for buildSchedGraph(), and also a patch
that has one of the regression tests updated, and the other two removed.
Please take a look, test a lot and let me know... :-)
/Jonas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ScheduleDAGInstrs-buildSchedGraph-handling-of-memory.patch
Type: text/x-patch
Size: 42598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150914/45101fe3/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Regression-tests-changes-due-to-rewrite-of-buildSche.patch
Type: text/x-patch
Size: 23213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150914/45101fe3/attachment-0001.bin>
More information about the llvm-commits
mailing list