[all-commits] [llvm/llvm-project] 168440: [clang][Interp] Implement __builtin_fabs()

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Aug 1 07:32:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1684406e63b75d81707900c442a8c69c95640338
      https://github.com/llvm/llvm-project/commit/1684406e63b75d81707900c442a8c69c95640338
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-08-01 (Tue, 01 Aug 2023)

  Changed paths:
    M clang/lib/AST/Interp/Floating.h
    M clang/lib/AST/Interp/InterpBuiltin.cpp
    M clang/test/AST/Interp/builtin-functions.cpp

  Log Message:
  -----------
  [clang][Interp] Implement __builtin_fabs()

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




More information about the All-commits mailing list