[PATCH] D59689: [ScheduleDAG] Move `Topo` and `addEdge` to base class.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 03:41:57 PDT 2019


courbet updated this revision to Diff 191849.
courbet added a comment.
Herald added a subscriber: jdoerfert.

clang-format


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59689/new/

https://reviews.llvm.org/D59689

Files:
  llvm/include/llvm/CodeGen/MachineScheduler.h
  llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h
  llvm/lib/CodeGen/MachineScheduler.cpp
  llvm/lib/CodeGen/MacroFusion.cpp
  llvm/lib/CodeGen/ScheduleDAGInstrs.cpp
  llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59689.191849.patch
Type: text/x-patch
Size: 10415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190322/348c67b3/attachment.bin>


More information about the llvm-commits mailing list