[PATCH] D52760: [SimplifyCFG] Change recursive calls to llvm::SimplifyCFG to instead use an outer while loop to revisit.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 4 14:15:09 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343816: [SimplifyCFG] Change recursive calls to llvm::SimplifyCFG to instead use an… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52760?vs=168133&id=168377#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52760

Files:
  llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52760.168377.patch
Type: text/x-patch
Size: 10739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181004/05324ffe/attachment.bin>


More information about the llvm-commits mailing list