[PATCH] D133709: -dot-machine-cfg for printing MachineFunction to a dot file
Yashwant Singh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 19 10:38:03 PDT 2022
yassingh updated this revision to Diff 461267.
yassingh added a comment.
Moved string label template functions back to CFGPrinter.h
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133709/new/
https://reviews.llvm.org/D133709
Files:
llvm/include/llvm/Analysis/CFGPrinter.h
llvm/include/llvm/CodeGen/MachineCFGPrinter.h
llvm/include/llvm/CodeGen/MachinePassRegistry.def
llvm/include/llvm/CodeGen/Passes.h
llvm/include/llvm/InitializePasses.h
llvm/lib/CodeGen/CMakeLists.txt
llvm/lib/CodeGen/CodeGen.cpp
llvm/lib/CodeGen/MachineCFGPrinter.cpp
llvm/test/Analysis/DotMachineCFG/AMDGPU/functions.mir
llvm/test/Analysis/DotMachineCFG/AMDGPU/irreducible.mir
llvm/test/Analysis/DotMachineCFG/AMDGPU/lit.local.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133709.461267.patch
Type: text/x-patch
Size: 21290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220919/9ccaebf4/attachment.bin>
More information about the llvm-commits
mailing list