[PATCH] D46008: [X86][AArch64][NFC] Add tests for vector masked merge unfolding

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 7 08:40:11 PDT 2018


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

After actually implementing the vector pattern unfolding, it turned out that //most// of these tests weren't really interesting,
so i've cut them somewhat.


Repository:
  rL LLVM

https://reviews.llvm.org/D46008

Files:
  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: D46008.145470.patch
Type: text/x-patch
Size: 144013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180507/ca7381cd/attachment.bin>


More information about the llvm-commits mailing list