[PATCH] D23911: [SimplifyCFG] Change the algorithm in SinkThenElseCodeToEnd

James Molloy via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 09:00:38 PDT 2016


jmolloy removed rL LLVM as the repository for this revision.
jmolloy updated this revision to Diff 69707.
jmolloy marked an inline comment as done.
jmolloy added a comment.

Thanks Hans. I should have addressed all your comments now, unless I've screwed up my local git history as is frequent at 5pm... :)


https://reviews.llvm.org/D23911

Files:
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/Transforms/SimplifyCFG/sink-common-code.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23911.69707.patch
Type: text/x-patch
Size: 12807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160830/e56bd9a9/attachment.bin>


More information about the llvm-commits mailing list