[all-commits] [llvm/llvm-project] 22e420: [PowerPC][NFC] Pre-commit case for lowering vector...

Amy Kwan via All-commits all-commits at lists.llvm.org
Fri Oct 14 08:15:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 22e4203df813a8051b40adb3e2872e30fdbe1bbe
      https://github.com/llvm/llvm-project/commit/22e4203df813a8051b40adb3e2872e30fdbe1bbe
  Author: Amy Kwan <amy.kwan1 at ibm.com>
  Date:   2022-10-14 (Fri, 14 Oct 2022)

  Changed paths:
    A llvm/test/CodeGen/PowerPC/p10-splatImm32-undef.ll

  Log Message:
  -----------
  [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).




More information about the All-commits mailing list