[PATCH] D22747: [InstCombine] try to fold (select C, (sext A), B) into logical ops

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 5 01:30:28 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277801: [InstCombine] try to fold (select C, (sext A), B) into logical ops (authored by nha).

Changed prior to commit:
  https://reviews.llvm.org/D22747?vs=66772&id=66916#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22747

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/trunk/test/Transforms/InstCombine/select-bitext.ll
  llvm/trunk/test/Transforms/InstCombine/vector-casts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22747.66916.patch
Type: text/x-patch
Size: 10106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160805/f22b1462/attachment.bin>


More information about the llvm-commits mailing list