[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 04:02:03 PDT 2018


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

Fix vector handling, 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.140532.patch
Type: text/x-patch
Size: 8162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180331/43a095cc/attachment.bin>


More information about the llvm-commits mailing list