[PATCH] D154102: Headers for basic blocks in control flow dot graphs

Marek Sedláček via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 06:28:21 PDT 2023


mark-sed updated this revision to Diff 551114.
mark-sed added a comment.

Fixed tests that were failing. The new implementation does not leave extra whitespace.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154102/new/

https://reviews.llvm.org/D154102

Files:
  llvm/include/llvm/Analysis/CFGPrinter.h
  llvm/test/Analysis/DotMachineCFG/AMDGPU/functions.mir
  llvm/test/Analysis/DotMachineCFG/AMDGPU/irreducible.mir
  llvm/test/Other/cfg_deopt_unreach.ll
  polly/test/ScopDetect/dot-scops-npm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154102.551114.patch
Type: text/x-patch
Size: 10485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230817/7e6e31fe/attachment-0001.bin>


More information about the llvm-commits mailing list