Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155401
[clang][Interp] Implement __builtin_fmax ClosedPublic Authored by tbaeder on Jul 16 2023, 5:09 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 16 2023, 11:24 PM This revision was landed with ongoing or failed builds.Aug 1 2023, 8:46 AM Closed by commit rG89e44e33edec: [clang][Interp] Implement __builtin_fmax (authored by tbaeder). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 546082 clang/lib/AST/Interp/InterpBuiltin.cpp
clang/test/Sema/constant-builtins-fmax.cpp
|