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

Nicolai Hähnle via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 26 02:29:07 PDT 2016


nhaehnle updated this revision to Diff 65482.
nhaehnle marked 3 inline comments as done.
nhaehnle added a comment.

Implement review suggestions.


https://reviews.llvm.org/D22747

Files:
  lib/Transforms/InstCombine/InstCombineSelect.cpp
  test/Transforms/InstCombine/select-bitext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22747.65482.patch
Type: text/x-patch
Size: 7183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160726/33fed134/attachment.bin>


More information about the llvm-commits mailing list