[PATCH] D46749: [SelectionDAG]Reduce masked data movement chains and memory access widths

Diogo N. Sampaio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 18 05:24:31 PDT 2018


dnsampaio updated this revision to Diff 151670.
dnsampaio marked 2 inline comments as done.
dnsampaio edited the summary of this revision.
dnsampaio added a comment.

Spitted the patch into 3 parts, and added further tests.


https://reviews.llvm.org/D46749

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/ARM/2018-ShiftedAndMask.ll
  test/CodeGen/X86/fp128-i128.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46749.151670.patch
Type: text/x-patch
Size: 7902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180618/4ff78c80/attachment.bin>


More information about the llvm-commits mailing list