As proposed in https://github.com/WebAssembly/simd/pull/368.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
400 ms | linux > HWAddressSanitizer-x86_64.TestCases::sizes.cpp |
Paths
| Differential D90514
[WebAssembly] Prototype i64x2.bitmask ClosedPublic Authored by tlively on Oct 30 2020, 4:39 PM.
Details
Summary As proposed in https://github.com/WebAssembly/simd/pull/368.
Diff Detail
Unit TestsFailed
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptOct 30 2020, 4:39 PM This revision is now accepted and ready to land.Oct 30 2020, 5:00 PM This revision was landed with ongoing or failed builds.Oct 30 2020, 5:23 PM Closed by commit rGa787e0977912: [WebAssembly] Prototype i64x2.bitmask (authored by tlively). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 302041 clang/include/clang/Basic/BuiltinsWebAssembly.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/builtins-wasm.c
llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
llvm/test/CodeGen/WebAssembly/simd-intrinsics.ll
llvm/test/MC/WebAssembly/simd-encodings.s
|