[llvm-dev] Visualizing DDG as dot graph

Ejjeh, Adel via llvm-dev llvm-dev at lists.llvm.org
Mon Jun 15 09:45:19 PDT 2020


Hello

I am using the DataDependenceGraph class that was introduced in LLVM-10. I am trying to visualize it as a DOT graph, however the DOTGraphTraits is not defined for it. Can anyone provide some insight on how to create the DOTGraphTraits template for the DataDependenceGraph class? I am not very familiar with DOT format in general; any feedback would be much appreciated.

Thanks!
-Adel

--
Adel Ejjeh
PhD Candidate | Computer Science
University of Illinois at Urbana Champaign
Email: aejjeh at illinois.edu<mailto:aejjeh at illinois.edu> | adel.ejjeh at gmail.com<mailto:adel.ejjeh at gmail.com>
Zoom: https://illinois.zoom.us/my/aejjeh

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200615/5317d484/attachment-0001.html>


More information about the llvm-dev mailing list