[PATCH] D46706: [PM/LoopUnswitch] Support partial trivial unswitching.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 24 02:29:40 PDT 2018
chandlerc updated this revision to Diff 148363.
chandlerc marked 5 inline comments as done.
chandlerc added a comment.
Update with fixes from code review.
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.148363.patch
Type: text/x-patch
Size: 23846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180524/6894d971/attachment.bin>
More information about the llvm-commits
mailing list