[all-commits] [llvm/llvm-project] f444f3: [clang][Interp] Implement __builtin_isfinite

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


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

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




More information about the All-commits mailing list