Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155374
[clang][Interp] Implement __builtin_isnormal ClosedPublic Authored by tbaeder on Jul 15 2023, 9:40 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 16 2023, 11:30 PM This revision was landed with ongoing or failed builds.Jul 31 2023, 12:20 AM Closed by commit rGd37f1e9965bd: [clang][Interp] Implement __builtin_isnormal (authored by tbaeder). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 545523 clang/lib/AST/Interp/Floating.h
clang/lib/AST/Interp/InterpBuiltin.cpp
clang/test/AST/Interp/builtin-functions.cpp
|