diff options
author | Thomas Lively <tlively@google.com> | 2021-09-23 11:01:36 -0700 |
---|---|---|
committer | Thomas Lively <tlively@google.com> | 2021-09-23 11:01:36 -0700 |
commit | 2f519825ba56cc2377ef9fbf1514944215ed9d0d (patch) | |
tree | daf473770998a55677e3e4e0c4b8b74a0665f3a2 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp | |
parent | c22329972f02f9d51e2f9ea54d9075a4a808ffde (diff) | |
download | llvm-2f519825ba56cc2377ef9fbf1514944215ed9d0d.zip llvm-2f519825ba56cc2377ef9fbf1514944215ed9d0d.tar.gz llvm-2f519825ba56cc2377ef9fbf1514944215ed9d0d.tar.bz2 |
[WebAssembly] Add prototype relaxed SIMD fma/fms instructions
Add experimental clang builtins, LLVM intrinsics, and backend definitions for
the new {f32x4,f64x2}.{fma,fms} instructions in the relaxed SIMD proposal:
https://github.com/WebAssembly/relaxed-simd/blob/main/proposals/relaxed-simd/Overview.md.
Do not allow these instructions to be selected without explicit user opt-in.
Differential Revision: https://reviews.llvm.org/D110295
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp')
0 files changed, 0 insertions, 0 deletions