[all-commits] [llvm/llvm-project] 72450a: [clang][Interp] Implement __builtin_isinf
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sun Jul 30 23:49:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 72450a77937c3d47f144b20cf16b595955583a0c
https://github.com/llvm/llvm-project/commit/72450a77937c3d47f144b20cf16b595955583a0c
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_isinf
Differential Revision: https://reviews.llvm.org/D155371
More information about the All-commits
mailing list