[PATCH] D66057: [InstCombine] Shift amount reassociation in bittest: trunc-of-shl (PR42399)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 15 10:57:32 PDT 2019
lebedev.ri updated this revision to Diff 215443.
lebedev.ri marked 3 inline comments as done.
lebedev.ri added a comment.
Rebased, thanks for taking a look!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66057/new/
https://reviews.llvm.org/D66057
Files:
llvm/include/llvm/IR/PatternMatch.h
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/test/Transforms/InstCombine/shift-amount-reassociation-in-bittest-with-truncation-shl.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66057.215443.patch
Type: text/x-patch
Size: 14378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/6bc8edf5/attachment.bin>
More information about the llvm-commits
mailing list