[all-commits] [llvm/llvm-project] af88d3: Revert "[PowerPC] Add target feature requirement t...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Mon May 8 11:17:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: af88d34f0552ef207ac54ec2522ae2371ea54e85
      https://github.com/llvm/llvm-project/commit/af88d34f0552ef207ac54ec2522ae2371ea54e85
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-05-08 (Mon, 08 May 2023)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsPPC.def
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/lib/Basic/Targets/PPC.cpp
    M clang/lib/CodeGen/CGBuiltin.cpp
    M clang/lib/Sema/SemaChecking.cpp
    M clang/test/CodeGen/PowerPC/builtins-ppc-altivec.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-fma.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-fpconstrained.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-htm.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-p7-disabled.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-p8vector.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-pwr10-64bit.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-vsx.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-pwr8.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-pwr9-64bit.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-pwr9.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-test.c
    R clang/test/CodeGen/PowerPC/ppc-p10-mma-builtin-err.c
    R clang/test/CodeGen/PowerPC/ppc-p10-paired-vec-memops-builtin-err.c
    A clang/test/Sema/ppc-mma-builtins.c
    A clang/test/Sema/ppc-paired-vector-builtins.c

  Log Message:
  -----------
  Revert "[PowerPC] Add target feature requirement to builtins"

Breaks PPC bots, see D143467.

This reverts commit 651b0e2e7afca926c3d4f8d7f988db40b9832676.




More information about the All-commits mailing list