[PATCH] D60125: [ScheduleDAGRRList] Recompute topological ordering on demand.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 4 09:53:50 PDT 2019
fhahn updated this revision to Diff 193737.
fhahn marked an inline comment as done.
fhahn added a comment.
Fix order whenever it is queried.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60125/new/
https://reviews.llvm.org/D60125
Files:
llvm/include/llvm/CodeGen/ScheduleDAG.h
llvm/lib/CodeGen/ScheduleDAG.cpp
llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60125.193737.patch
Type: text/x-patch
Size: 11147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190404/e6c587cb/attachment.bin>
More information about the llvm-commits
mailing list