[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
Thu Jun 7 06:42:22 PDT 2018


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

Re-inserted tests.


https://reviews.llvm.org/D46749

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/ARM/2018_05_29_FoldRedundantMask.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.150319.patch
Type: text/x-patch
Size: 20813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180607/1799b457/attachment.bin>


More information about the llvm-commits mailing list