[PATCH] D45108: [InstCombine] Get rid of select of bittest (PR36950 / PR17564)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 31 07:58:10 PDT 2018


lebedev.ri updated this revision to Diff 140539.
lebedev.ri added a comment.

- Rebased ontop of revised tests.
- Handle non-splat constant vectors too.


Repository:
  rL LLVM

https://reviews.llvm.org/D45108

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45108.140539.patch
Type: text/x-patch
Size: 12801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180331/a805241e/attachment.bin>


More information about the llvm-commits mailing list