[all-commits] [llvm/llvm-project] d37f1e: [clang][Interp] Implement __builtin_isnormal

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Jul 31 00:20:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d37f1e9965bd07bb8e05388aec0140addaf15e40
      https://github.com/llvm/llvm-project/commit/d37f1e9965bd07bb8e05388aec0140addaf15e40
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-07-31 (Mon, 31 Jul 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_isnormal

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




More information about the All-commits mailing list