[PATCH] D32740: [PM/Unswitch] Fix a bug in the domtree update logic for the new unswitch pass.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 22 21:54:37 PDT 2017
chandlerc updated this revision to Diff 99845.
chandlerc added a comment.
Update the comments to be more accurate and re-arrange the FIXME.
https://reviews.llvm.org/D32740
Files:
lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
test/Transforms/SimpleLoopUnswitch/trivial-unswitch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32740.99845.patch
Type: text/x-patch
Size: 6739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170523/c023c9ad/attachment.bin>
More information about the llvm-commits
mailing list