[PATCH] D54478: [InstCombine] fold funnel shift amount based on demanded bits

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 13 15:30:03 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346814: [InstCombine] fold funnel shift amount based on demanded bits (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54478?vs=173889&id=173951#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54478

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54478.173951.patch
Type: text/x-patch
Size: 4947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181113/e491ee8d/attachment.bin>


More information about the llvm-commits mailing list