[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
Wed Jun 6 13:20:22 PDT 2018


chandlerc updated this revision to Diff 150190.
chandlerc added a comment.

This time *actually* inculde the updated comments in the header file that Hal requested. Soryr this were missing in the prior update.


Repository:
  rL LLVM

https://reviews.llvm.org/D47683

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47683.150190.patch
Type: text/x-patch
Size: 42372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/9ef69462/attachment.bin>


More information about the llvm-commits mailing list