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

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 24 16:59:13 PDT 2018


chandlerc updated this revision to Diff 148507.
chandlerc marked 2 inline comments as done.
chandlerc added a comment.

Updated patch just to show where the code ended up.


Repository:
  rL LLVM

https://reviews.llvm.org/D46706

Files:
  llvm/include/llvm/Analysis/Utils/Local.h
  llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/Transforms/SimpleLoopUnswitch/LIV-loop-condtion.ll
  llvm/test/Transforms/SimpleLoopUnswitch/trivial-unswitch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46706.148507.patch
Type: text/x-patch
Size: 19433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180524/511a3572/attachment.bin>


More information about the llvm-commits mailing list