[PATCH] D23911: [SimplifyCFG] Change the algorithm in SinkThenElseCodeToEnd
James Molloy via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 29 02:40:52 PDT 2016
jmolloy updated this revision to Diff 69546.
jmolloy marked an inline comment as done.
jmolloy added a comment.
Hi Hans,
Thanks for the comments! Yes, I had difficulty naming these the first time around. Thanks for telling me where you got confused - hopefully that's helped me make it more understandable.
Cheers,
James
Repository:
rL LLVM
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.69546.patch
Type: text/x-patch
Size: 11670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160829/2434de27/attachment.bin>
More information about the llvm-commits
mailing list