[PowerPC][NFC] Pre-commit case for lowering vector shuffles to xxsplti32dx (64 bit)
authorAmy Kwan <amy.kwan1@ibm.com>
Fri, 14 Oct 2022 15:15:04 +0000 (10:15 -0500)
committerAmy Kwan <amy.kwan1@ibm.com>
Fri, 14 Oct 2022 15:15:34 +0000 (10:15 -0500)
commit22e4203df813a8051b40adb3e2872e30fdbe1bbe
treeba60bf292b359ded1cbaed350ae282e58a1d1e01
parent1dee803afab1afdd122f217680dbbd35826799a3
[PowerPC][NFC] Pre-commit case for lowering vector shuffles to xxsplti32dx (64 bit)

This patch adds a test case for lowering vector shuffles to xxsplti32dx in
preparation for D135024. The test case added in this patch only adds the
64-bit CHECKs, as the 32-bit CHECKs cannot be generated (in which D135024
aims to fix).
llvm/test/CodeGen/PowerPC/p10-splatImm32-undef.ll [new file with mode: 0644]