[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
Fri May 11 05:43:14 PDT 2018


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

Update diff to contain all the file contents.


https://reviews.llvm.org/D46749

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/ARM/stld-width-reduction1.ll
  test/CodeGen/ARM/stld-width-reduction2.ll
  test/CodeGen/ARM/stld-width-reduction3.ll
  test/CodeGen/ARM/stld-width-reduction4.ll
  test/CodeGen/X86/fp128-i128.ll
  test/CodeGen/X86/pr32329.ll
  test/CodeGen/X86/pr32588.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46749.146310.patch
Type: text/x-patch
Size: 26270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180511/6e61bf6b/attachment.bin>


More information about the llvm-commits mailing list