[all-commits] [llvm/llvm-project] 203cd0: [PowerPC] [NFC] Add Big-Endian checks for existing...

ahsansaghir via All-commits all-commits at lists.llvm.org
Sun Sep 12 18:39:39 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 203cd01b54ddd720be17b8e19207ff5af4a22d4c
      https://github.com/llvm/llvm-project/commit/203cd01b54ddd720be17b8e19207ff5af4a22d4c
  Author: Ahsan Saghir <saghir at ca.ibm.com>
  Date:   2021-09-12 (Sun, 12 Sep 2021)

  Changed paths:
    M clang/test/CodeGen/builtins-ppc-pair-mma.c
    M clang/test/Sema/ppc-pair-mma-types.c
    M clang/test/SemaCXX/ppc-pair-mma-types.cpp

  Log Message:
  -----------
  [PowerPC] [NFC] Add Big-Endian checks for existing MMA tests

This patch adds Big-Endian checks for the existing MMA test cases.
It also changes the target for these test cases to pwr10.

Reviewed By: #powerpc, nemanjai

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




More information about the All-commits mailing list