[PATCH] D29037: Constant fold switch inst when looking for trivial conditions to unswitch on.
Xin Tong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 23 09:43:25 PST 2017
trentxintong created this revision.
Herald added a subscriber: mzolotukhin.
Constant fold switch inst when looking for trivial conditions to unswitch on.
https://reviews.llvm.org/D29037
Files:
lib/Transforms/Scalar/LoopUnswitch.cpp
test/Transforms/LoopUnswitch/trivial-unswitch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29037.85417.patch
Type: text/x-patch
Size: 4187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170123/bd530512/attachment.bin>
More information about the llvm-commits
mailing list