[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
Wed Sep 21 09:11:07 PDT 2022
yassingh updated this revision to Diff 461917.
yassingh added a comment.
removed unnecessary namespace identifier llvm:: as @arsenm suggested
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.461917.patch
Type: text/x-patch
Size: 21705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220921/1da1c01b/attachment.bin>
More information about the llvm-commits
mailing list