[all-commits] [llvm/llvm-project] fef56f: Revert "[PowerPC] Fix EmitPPCBuiltinExpr to emit a...

Quinn Pham via All-commits all-commits at lists.llvm.org
Thu Apr 7 14:46:44 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fef56f79ac8c4a4985774ea9fb1faa83a74866d3
      https://github.com/llvm/llvm-project/commit/fef56f79ac8c4a4985774ea9fb1faa83a74866d3
  Author: Quinn Pham <Quinn.Pham at ibm.com>
  Date:   2022-04-07 (Thu, 07 Apr 2022)

  Changed paths:
    M clang/lib/CodeGen/CGBuiltin.cpp
    M clang/test/CodeGen/PowerPC/builtins-ppc-fastmath.c
    R clang/test/CodeGen/PowerPC/builtins-ppc-pair-mma-types.c
    R clang/test/CodeGen/PowerPC/builtins-ppc-stmtexpr-argument.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-vsx.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-cas.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-fetch.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-fp.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-math.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-sync.c
    M clang/test/CodeGen/PowerPC/ppc-mma-types.c
    M clang/test/Sema/ppc-pair-mma-types.c

  Log Message:
  -----------
  Revert "[PowerPC] Fix EmitPPCBuiltinExpr to emit arguments once"

This reverts commit 2aae5b1fac3898afa10b550eee5e97f394aed0e6. Because it
breaks tests on windows.




More information about the All-commits mailing list