[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 22:17:23 PDT 2017


chandlerc updated this revision to Diff 99846.
chandlerc added a comment.

Fix comment even harder.


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.99846.patch
Type: text/x-patch
Size: 6752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170523/fb5fc18f/attachment.bin>


More information about the llvm-commits mailing list