[PATCH] D49229: [InstCombine] Fold redundant masking operations of shifted value

Diogo N. Sampaio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 24 08:37:59 PDT 2018


dnsampaio updated this revision to Diff 157047.
dnsampaio marked an inline comment as done.
dnsampaio added a comment.

All required values are obtained during the pattern matching.


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.157047.patch
Type: text/x-patch
Size: 5870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180724/746cb08b/attachment.bin>


More information about the llvm-commits mailing list