[PATCH] D50432: [DAGCombiner] Reduce load widths of shifted masks

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 14 05:12:58 PDT 2018


samparker updated this revision to Diff 160560.
samparker added a comment.

Rebased and updated changes to the x86 codegen tests.


https://reviews.llvm.org/D50432

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/ARM/and-load-combine.ll
  test/CodeGen/X86/fp128-i128.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50432.160560.patch
Type: text/x-patch
Size: 22187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180814/8b8e11c7/attachment.bin>


More information about the llvm-commits mailing list