[all-commits] [llvm/llvm-project] 582135: [clang][Interp] Implement __builtin_fpclassify

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5821351343eba18b39ef97cf1866f57a967a5fd0
      https://github.com/llvm/llvm-project/commit/5821351343eba18b39ef97cf1866f57a967a5fd0
  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_fpclassify

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




More information about the All-commits mailing list