[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
Fri Nov 23 14:48:09 PST 2018


This revision was automatically updated to reflect the committed changes.
nikic marked 3 inline comments as done.
Closed by commit rL347505: [InstCombine] Simplify funnel shift with zero/undef operand to shift (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54778?vs=175070&id=175144#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54778/new/

https://reviews.llvm.org/D54778

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/test/Transforms/InstCombine/fsh.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54778.175144.patch
Type: text/x-patch
Size: 5858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181123/1d4d68cb/attachment.bin>


More information about the llvm-commits mailing list