[PATCH] D45563: [X86][AArch64][NFC] Add tests for masked merge unfolding
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 23 13:42:16 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL330645: [X86][AArch64][NFC] Add tests for masked merge unfolding (authored by lebedevri, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D45563?vs=143459&id=143634#toc
Repository:
rL LLVM
https://reviews.llvm.org/D45563
Files:
llvm/trunk/test/CodeGen/AArch64/unfold-masked-merge-scalar-constmask-innerouter.ll
llvm/trunk/test/CodeGen/AArch64/unfold-masked-merge-scalar-constmask-interleavedbits.ll
llvm/trunk/test/CodeGen/AArch64/unfold-masked-merge-scalar-constmask-interleavedbytehalves.ll
llvm/trunk/test/CodeGen/AArch64/unfold-masked-merge-scalar-constmask-lowhigh.ll
llvm/trunk/test/CodeGen/AArch64/unfold-masked-merge-scalar-variablemask.ll
llvm/trunk/test/CodeGen/X86/unfold-masked-merge-scalar-constmask-innerouter.ll
llvm/trunk/test/CodeGen/X86/unfold-masked-merge-scalar-constmask-interleavedbits.ll
llvm/trunk/test/CodeGen/X86/unfold-masked-merge-scalar-constmask-interleavedbytehalves.ll
llvm/trunk/test/CodeGen/X86/unfold-masked-merge-scalar-constmask-lowhigh.ll
llvm/trunk/test/CodeGen/X86/unfold-masked-merge-scalar-variablemask.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45563.143634.patch
Type: text/x-patch
Size: 133260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180423/c58c6a49/attachment.bin>
More information about the llvm-commits
mailing list