[PATCH] D54869: [InstCombine] Determine demanded and known bits for funnel shifts

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 24 11:03:47 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347515: [InstCombine] Determine demanded and known bits for funnel shifts (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54869?vs=175159&id=175164#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D54869

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54869.175164.patch
Type: text/x-patch
Size: 5716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181124/d1c70c6f/attachment.bin>


More information about the llvm-commits mailing list