[PATCH] D35611: [opt-viewer] Reduce memory consumption by another 20-25%

Adam Nemet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 19 10:15:29 PDT 2017


anemet updated this revision to Diff 107335.
anemet added a comment.

Before writing out the difference YAML file in opt-diff, we need to recover
the YAML-friendly data structure for the remarks.


https://reviews.llvm.org/D35611

Files:
  tools/opt-viewer/opt-diff.py
  tools/opt-viewer/opt-viewer.py
  tools/opt-viewer/optrecord.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35611.107335.patch
Type: text/x-patch
Size: 5634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170719/5b2c28d6/attachment.bin>


More information about the llvm-commits mailing list