[all-commits] [llvm/llvm-project] 57ca62: [clang][Interp] Implement __builtin_copysign

Timm Baeder via All-commits all-commits at lists.llvm.org
Fri Jul 28 01:56:03 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 57ca62d5d35a424722059f42da4a6c75fbba2eb0
      https://github.com/llvm/llvm-project/commit/57ca62d5d35a424722059f42da4a6c75fbba2eb0
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-07-28 (Fri, 28 Jul 2023)

  Changed paths:
    M clang/lib/AST/Interp/InterpBuiltin.cpp

  Log Message:
  -----------
  [clang][Interp] Implement __builtin_copysign

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




More information about the All-commits mailing list