Depends on D52910.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D52913
[WebAssembly] abs and sqrt builtins ClosedPublic Authored by tlively on Oct 4 2018, 3:58 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, kristina, sunfish and 2 others. · View Herald TranscriptOct 4 2018, 3:58 PM This revision is now accepted and ready to land.Oct 4 2018, 4:43 PM Closed by commit rC343838: [WebAssembly] abs and sqrt builtins (authored by tlively). · Explain WhyOct 4 2018, 6:04 PM This revision was automatically updated to reflect the committed changes. This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 168425 cfe/trunk/include/clang/Basic/BuiltinsWebAssembly.def
cfe/trunk/lib/CodeGen/CGBuiltin.cpp
cfe/trunk/test/CodeGen/builtins-wasm.c
|