[PATCH] D36107: [PostDom] document the current handling of infinite loops and unreachables

Tobias Grosser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 1 01:41:47 PDT 2017


grosser updated this revision to Diff 109062.
grosser added a comment.

Address kuhar's comments:

  node -> CFG node
  
  Add the second suggested test case
  
  Use reverse unreachable


https://reviews.llvm.org/D36107

Files:
  unittests/IR/DominatorTreeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36107.109062.patch
Type: text/x-patch
Size: 8385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170801/eda16e54/attachment.bin>


More information about the llvm-commits mailing list