[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 03:31:39 PDT 2018
lebedev.ri updated this revision to Diff 140531.
lebedev.ri added a comment.
- Rebased ontop of updated tests
- Fixed nasty bug when accidentally using `m_Value()` instead of `m_Specific()` (test included)
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.140531.patch
Type: text/x-patch
Size: 6269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180331/5d245bdd/attachment.bin>
More information about the llvm-commits
mailing list