[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
Wed Aug 3 06:46:40 PDT 2016


nhaehnle updated this revision to Diff 66659.
nhaehnle marked an inline comment as done.
nhaehnle added a comment.

I have just committed the tests baseline to trunk, this is the updated
patch.


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.66659.patch
Type: text/x-patch
Size: 7374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160803/8451f9c1/attachment.bin>


More information about the llvm-commits mailing list