[PATCH] D48278: [SelectionDAG] Fold redundant masking operations of shifted value

Diogo N. Sampaio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 5 06:16:57 PDT 2018


dnsampaio updated this revision to Diff 154219.
dnsampaio added a comment.

Give patch more context.


https://reviews.llvm.org/D48278

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/AArch64/FoldRedundantShiftedMasking.ll
  test/CodeGen/ARM/FoldRedundantShiftedMasking.ll
  test/CodeGen/X86/pr32329.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48278.154219.patch
Type: text/x-patch
Size: 12352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180705/30deb540/attachment.bin>


More information about the llvm-commits mailing list