[all-commits] [llvm/llvm-project] c14c34: [clang][Interp] Implement __builtin_fmin

Timm Baeder via All-commits all-commits at lists.llvm.org
Fri Jul 28 11:19:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c14c34de4571cf3268e3599f5d1fc7318c42aac7
      https://github.com/llvm/llvm-project/commit/c14c34de4571cf3268e3599f5d1fc7318c42aac7
  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
    M clang/test/AST/Interp/builtin-functions.cpp

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

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




More information about the All-commits mailing list