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

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 16 03:44:20 PDT 2018


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

Re-adjusted ShAmt for big endian targets.


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.160993.patch
Type: text/x-patch
Size: 23681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180816/58857607/attachment.bin>


More information about the llvm-commits mailing list