diff options
author | Thomas Lively <tlively@google.com> | 2020-06-09 10:14:14 -0700 |
---|---|---|
committer | Thomas Lively <tlively@google.com> | 2020-06-09 10:14:14 -0700 |
commit | b7d369280ba6073a285811733f90cf7f2e0066be (patch) | |
tree | a7d4c67104b68d3d3b338837cdb28dce3fcb2e96 /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | 9c2e770034d04a0966b84cac14a9e3fb3b0d4ab7 (diff) | |
download | llvm-b7d369280ba6073a285811733f90cf7f2e0066be.zip llvm-b7d369280ba6073a285811733f90cf7f2e0066be.tar.gz llvm-b7d369280ba6073a285811733f90cf7f2e0066be.tar.bz2 |
[WebAssembly] Implement prototype SIMD rounding instructions
Summary:
As specified in https://github.com/WebAssembly/simd/pull/232. These
instructions are implemented as LLVM intrinsics for now rather than
normal ISel patterns to make these instructions opt-in. Once the
instructions are merged to the spec proposal, the intrinsics will be
replaced with proper ISel patterns.
Reviewers: aheejin
Subscribers: dschuff, sbc100, jgravelle-google, hiraditya, sunfish, cfe-commits, llvm-commits
Tags: #clang, #llvm
Differential Revision: https://reviews.llvm.org/D81222
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions