[PATCH] D46706: [PM/LoopUnswitch] Support partial trivial unswitching.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 20 12:01:40 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335156: [PM/LoopUnswitch] Support partial trivial unswitching. (authored by chandlerc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46706?vs=150040&id=152128#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46706

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46706.152128.patch
Type: text/x-patch
Size: 22316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180620/ffec1baa/attachment.bin>


More information about the llvm-commits mailing list