[PATCH] D54778: [InstCombine] Simplify funnel shift with one zero/undef operands to simple shift
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 22 13:39:11 PST 2018
nikic updated this revision to Diff 175070.
nikic added a comment.
Convert check to assert, don't use builder.
https://reviews.llvm.org/D54778
Files:
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/Transforms/InstCombine/fsh.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54778.175070.patch
Type: text/x-patch
Size: 4495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181122/de834bc9/attachment.bin>
More information about the llvm-commits
mailing list