[PATCH] D46528: [DAGCombine][X86][AArch64] Masked merge unfolding: vector edition.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 9 10:56:16 PDT 2018


lebedev.ri updated this revision to Diff 145959.
lebedev.ri added a comment.

Rebased ontop of updated tests - X86 `XOP` test added.


Repository:
  rL LLVM

https://reviews.llvm.org/D46528

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/Target/AArch64/AArch64ISelLowering.h
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/AArch64/unfold-masked-merge-vector-variablemask-const.ll
  test/CodeGen/AArch64/unfold-masked-merge-vector-variablemask.ll
  test/CodeGen/X86/machine-cp.ll
  test/CodeGen/X86/unfold-masked-merge-vector-variablemask-const.ll
  test/CodeGen/X86/unfold-masked-merge-vector-variablemask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46528.145959.patch
Type: text/x-patch
Size: 40511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180509/47d69ca4/attachment.bin>


More information about the llvm-commits mailing list