[all-commits] [llvm/llvm-project] 5bca7c: Add correct types to the xxsplti32dx pattern.

stefanp-ibm via All-commits all-commits at lists.llvm.org
Fri Apr 9 12:12:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5bca7cdafb897f2e8d50dd117bac7e7a663397ce
      https://github.com/llvm/llvm-project/commit/5bca7cdafb897f2e8d50dd117bac7e7a663397ce
  Author: Stefan Pintilie <stefanp at ca.ibm.com>
  Date:   2021-04-09 (Fri, 09 Apr 2021)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCInstrPrefix.td
    A llvm/test/CodeGen/PowerPC/ppc64-xxsplti32dx-pattern-check.ll

  Log Message:
  -----------
  Add correct types to the xxsplti32dx pattern.

Regiser types for xxsplti32dx for two td file patterns was incorrect.
Fixed the two types and added a test case that was reduced from a larger
failing test.

Reviewed By: nemanjai, #powerpc

Differential Revision: https://reviews.llvm.org/D100223




More information about the All-commits mailing list