[PATCH] D64368: [LoopUnroll+LoopUnswitch] do not transform loops containing callbr

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 14:17:23 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366130: [LoopUnroll+LoopUnswitch] do not transform loops containing callbr (authored by nickdesaulniers, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64368?vs=209312&id=209955#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64368/new/

https://reviews.llvm.org/D64368

Files:
  llvm/trunk/lib/Analysis/LoopInfo.cpp
  llvm/trunk/test/Transforms/LoopUnroll/callbr.ll
  llvm/trunk/test/Transforms/LoopUnswitch/callbr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64368.209955.patch
Type: text/x-patch
Size: 5519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190715/294093a0/attachment.bin>


More information about the llvm-commits mailing list