[PATCH] D21190: [InstCombine] allow more than one use for vector cast folding with selects

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 17 09:53:47 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL273011: [InstCombine] allow more than one use for vector bitcast folding with selects (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D21190?vs=60246&id=61105#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21190

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/trunk/test/Transforms/InstCombine/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21190.61105.patch
Type: text/x-patch
Size: 18992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160617/3884d80b/attachment.bin>


More information about the llvm-commits mailing list