[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
Wed Nov 21 13:50:35 PST 2018


nikic updated this revision to Diff 174978.
nikic added a comment.

Rebase over baseline tests.


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.174978.patch
Type: text/x-patch
Size: 4497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181121/bfd4728e/attachment.bin>


More information about the llvm-commits mailing list