[PATCH] D47683: [PM/LoopUnswitch] Teach the new unswitch to handle nontrivial unswitching of switches.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 25 16:37:52 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335553: [PM/LoopUnswitch] Teach the new unswitch to handle nontrivial (authored by chandlerc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47683?vs=152227&id=152801#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47683

Files:
  llvm/trunk/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h
  llvm/trunk/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  llvm/trunk/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47683.152801.patch
Type: text/x-patch
Size: 42423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180625/605d52c2/attachment.bin>


More information about the llvm-commits mailing list