[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
Thu Aug 31 02:11:35 PDT 2023


mark-sed updated this revision to Diff 554942.
mark-sed added a comment.
Herald added a reviewer: bollu.

Fixed dot-scops-npm.ll test.


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.554942.patch
Type: text/x-patch
Size: 10656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230831/84469f16/attachment.bin>


More information about the llvm-commits mailing list