[PATCH] D66383: [InstCombine] Shift amount reassociation in bittest: trunc-of-lshr (PR42399)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 18 05:30:55 PDT 2019
lebedev.ri updated this revision to Diff 215775.
lebedev.ri added a comment.
Cleanup diff by precommitting NFC cleanup,
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66383/new/
https://reviews.llvm.org/D66383
Files:
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/test/Transforms/InstCombine/shift-amount-reassociation-in-bittest-with-truncation-lshr.ll
llvm/test/Transforms/InstCombine/shift-amount-reassociation-in-bittest-with-truncation-shl.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66383.215775.patch
Type: text/x-patch
Size: 19550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190818/aae70cd0/attachment.bin>
More information about the llvm-commits
mailing list