As proposed in https://github.com/WebAssembly/simd/pull/383.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D95012
[WebAssembly] Prototype new f64x2 conversions ClosedPublic Authored by tlively on Jan 19 2021, 5:18 PM.
Details
Summary As proposed in https://github.com/WebAssembly/simd/pull/383.
Diff Detail
Unit TestsFailed Event TimelineHerald added subscribers: wingo, ecnelises, sunfish and 4 others. · View Herald TranscriptJan 19 2021, 5:18 PM Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJan 19 2021, 5:18 PM This revision is now accepted and ready to land.Jan 20 2021, 6:10 AM This revision was landed with ongoing or failed builds.Jan 20 2021, 11:28 AM Closed by commit rG11802eced5d6: [WebAssembly] Prototype new f64x2 conversions (authored by tlively). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 317731 clang/include/clang/Basic/BuiltinsWebAssembly.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/builtins-wasm.c
llvm/include/llvm/IR/IntrinsicsWebAssembly.td
llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
llvm/test/CodeGen/WebAssembly/simd-intrinsics.ll
llvm/test/MC/WebAssembly/simd-encodings.s
|