[PATCH] D48851: [PM/LoopUnswitch] Fix the first and immediate components of PR37889.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 6 18:17:49 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336477: [PM/LoopUnswitch] Fix PR37889, producing the correct loop nest structure (authored by chandlerc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48851?vs=154476&id=154477#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48851

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48851.154477.patch
Type: text/x-patch
Size: 36814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180707/7d0ae2e3/attachment.bin>


More information about the llvm-commits mailing list