[PATCH] D66057: [InstCombine] Shift amount reassociation in bittest: trunc-of-shl (PR42399)
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 16 08:09:48 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL369117: [InstCombine] Shift amount reassociation in bittest: trunc-of-shl (PR42399) (authored by lebedevri, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D66057?vs=215443&id=215602#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66057/new/
https://reviews.llvm.org/D66057
Files:
llvm/trunk/include/llvm/IR/PatternMatch.h
llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/trunk/test/Transforms/InstCombine/shift-amount-reassociation-in-bittest-with-truncation-shl.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66057.215602.patch
Type: text/x-patch
Size: 14474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190816/23155b7f/attachment.bin>
More information about the llvm-commits
mailing list