[PATCH] D49229: [InstCombine] Fold redundant masking operations of shifted value
Diogo N. Sampaio via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 30 02:23:24 PDT 2018
dnsampaio updated this revision to Diff 157930.
dnsampaio marked 3 inline comments as done.
dnsampaio added a comment.
Replaces all uses of the innermost and with the new shift.
https://reviews.llvm.org/D49229
Files:
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
test/Transforms/InstCombine/FoldRedundantShiftedMasks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49229.157930.patch
Type: text/x-patch
Size: 7548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180730/dbe0c8a0/attachment.bin>
More information about the llvm-commits
mailing list