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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 12 07:38:42 PDT 2018


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

Split x86 testcase into scalar and vector files, halving amount of `RUN`-lines in each of them.


Repository:
  rL LLVM

https://reviews.llvm.org/D45563

Files:
  test/CodeGen/AArch64/unfold-masked-merge.ll
  test/CodeGen/X86/unfold-masked-merge-scalar.ll
  test/CodeGen/X86/unfold-masked-merge-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45563.142176.patch
Type: text/x-patch
Size: 44765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180412/78d09b36/attachment.bin>


More information about the llvm-commits mailing list