[PATCH] D58631: [ThinLTO] Use defined node and edge order when dumping DOT files

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 25 09:23:04 PST 2019


evgeny777 created this revision.
evgeny777 added reviewers: tejohnson, mehdi_amini, dexonsmith, Hahnfeld.
Herald added subscribers: arphaman, steven_wu, eraman, inglorion.

This patch was made as a result of discussion in D58384 <https://reviews.llvm.org/D58384>
I tested it with reverse iteration mode enabled and it seems to work fine.


https://reviews.llvm.org/D58631

Files:
  include/llvm/IR/ModuleSummaryIndex.h
  lib/IR/ModuleSummaryIndex.cpp
  test/ThinLTO/X86/dot-dumper.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58631.188199.patch
Type: text/x-patch
Size: 9205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190225/ec7faa36/attachment.bin>


More information about the llvm-commits mailing list