[PATCH] D48485: [InstCombine] allow shl+mul combos with shuffle (select) fold (PR37806)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 28 10:52:56 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335888: [InstCombine] allow shl+mul combos with shuffle (select) fold (PR37806) (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48485?vs=153116&id=153354#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48485

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  llvm/trunk/test/Transforms/InstCombine/shuffle_select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48485.153354.patch
Type: text/x-patch
Size: 5207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180628/87caf44e/attachment.bin>


More information about the llvm-commits mailing list