[PATCH] D32699: [PM/Unswitch] Teach the new simple loop unswitch to handle loop invariant PHI inputs and to rewrite PHI nodes during the actual unswitching.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 19:33:25 PDT 2017


This revision was automatically updated to reflect the committed changes.
chandlerc marked an inline comment as done.
Closed by commit rL302867: [PM/Unswitch] Teach the new simple loop unswitch to handle loop (authored by chandlerc).

Changed prior to commit:
  https://reviews.llvm.org/D32699?vs=97278&id=98717#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32699

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: D32699.98717.patch
Type: text/x-patch
Size: 18315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170512/7e820258/attachment.bin>


More information about the llvm-commits mailing list