diff options
author | Brendan Dahl <brendan.dahl@gmail.com> | 2024-05-09 15:38:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-09 15:38:13 -0700 |
commit | 8a3277acbc7b7af917f570f7d6430dda41c4d9ee (patch) | |
tree | 5a8401782b32473523cc48c464a10bda896afeee /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | |
parent | a99cb96dfa97c04c3313cb3770b876fee20eb131 (diff) | |
download | llvm-8a3277acbc7b7af917f570f7d6430dda41c4d9ee.zip llvm-8a3277acbc7b7af917f570f7d6430dda41c4d9ee.tar.gz llvm-8a3277acbc7b7af917f570f7d6430dda41c4d9ee.tar.bz2 |
[WebAssembly] Implement prototype f32.store_f16 instruction. (#91545)
Adds a builtin and intrinsic for the f32.store_f16 instruction.
The instruction stores an f32 value as an f16 memory. Specified at:
https://github.com/WebAssembly/half-precision/blob/29a9b9462c9285d4ccc1a5dc39214ddfd1892658/proposals/half-precision/Overview.md
Note: the current spec has f32.store_f16 as opcode 0xFD0121, but this is
incorrect and will be changed to 0xFC31 soon.
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions