diff options
author | Thomas Lively <tlively@google.com> | 2019-10-31 18:28:02 -0700 |
---|---|---|
committer | Thomas Lively <tlively@google.com> | 2019-11-01 10:45:48 -0700 |
commit | 935c84c3c27de4544917216fc2b0557314802202 (patch) | |
tree | 12cc05e17a93a146638cc81ec1b32e5764511577 /llvm/lib/CodeGen/MachinePipeliner.cpp | |
parent | 4592f70758531d6efe4e43d8122a8944f469d933 (diff) | |
download | bcm5719-llvm-935c84c3c27de4544917216fc2b0557314802202.tar.gz bcm5719-llvm-935c84c3c27de4544917216fc2b0557314802202.zip |
[WebAssembly] Add experimental SIMD dot product instruction
Summary:
This instruction is not merged to the spec proposal, but we need it to
be implemented in the toolchain to experiment with it. It is available
only on an opt-in basis through a clang builtin.
Defined in https://github.com/WebAssembly/simd/pull/127.
Depends on D69696.
Reviewers: aheejin
Subscribers: dschuff, sbc100, jgravelle-google, hiraditya, sunfish, cfe-commits, llvm-commits
Tags: #clang, #llvm
Differential Revision: https://reviews.llvm.org/D69697
Diffstat (limited to 'llvm/lib/CodeGen/MachinePipeliner.cpp')
0 files changed, 0 insertions, 0 deletions