diff options
author | Thomas Lively <tlively@google.com> | 2021-07-21 09:02:12 -0700 |
---|---|---|
committer | Thomas Lively <tlively@google.com> | 2021-07-21 09:02:12 -0700 |
commit | 1a57ee1276edd90d13ca0d7e617c647bfe28377f (patch) | |
tree | 82eb90378198037706ec84ba32bb647955330531 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | e23ff55931bd9998984a67af8c262c5e98eef13c (diff) | |
download | llvm-1a57ee1276edd90d13ca0d7e617c647bfe28377f.zip llvm-1a57ee1276edd90d13ca0d7e617c647bfe28377f.tar.gz llvm-1a57ee1276edd90d13ca0d7e617c647bfe28377f.tar.bz2 |
[WebAssembly] Codegen for v128.load{32,64}_zero
Replace the experimental clang builtins and LLVM intrinsics for these
instructions with normal instruction selection patterns. The wasm_simd128.h
intrinsics header was already using portable code for the corresponding
intrinsics, so now it produces the correct instructions.
Differential Revision: https://reviews.llvm.org/D106400
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions