[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:15:14 PDT 2018


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

AArch64 tests go into the folder AArch64


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.154217.patch
Type: text/x-patch
Size: 10589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180705/732223a1/attachment.bin>


More information about the llvm-commits mailing list