[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
Wed May 24 23:33:47 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303843: [PM/Unswitch] Fix a bug in the domtree update logic for the new unswitch (authored by chandlerc).

Changed prior to commit:
  https://reviews.llvm.org/D32740?vs=99846&id=100209#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32740

Files:
  llvm/trunk/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  llvm/trunk/test/Transforms/SimpleLoopUnswitch/trivial-unswitch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32740.100209.patch
Type: text/x-patch
Size: 6818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170525/c8d58688/attachment.bin>


More information about the llvm-commits mailing list