[PATCH] D159207: Bug fix for D154102, where multi-line labels would get incorrect header splitter line in CFG dot

Marek Sedláček via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 11:56:03 PDT 2023


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

Added new line at the end of the test file


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

https://reviews.llvm.org/D159207

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-multiline-header.ll
  llvm/test/Other/cfg_deopt_unreach.ll
  polly/test/ScopDetect/dot-scops-npm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159207.555911.patch
Type: text/x-patch
Size: 10628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230905/3e5858ae/attachment.bin>


More information about the llvm-commits mailing list