diff options
author | Thomas Lively <tlively@google.com> | 2021-01-05 11:32:03 -0800 |
---|---|---|
committer | Thomas Lively <tlively@google.com> | 2021-01-05 11:32:03 -0800 |
commit | 497026c90233e82ffd3ce2438c5f9567be6dabe7 (patch) | |
tree | 8bd73bed0fcb38e6ff3a17520f3af9481e8cddf9 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | f111cf992df4ec00acfdd026eac12b36c3831999 (diff) | |
download | llvm-497026c90233e82ffd3ce2438c5f9567be6dabe7.zip llvm-497026c90233e82ffd3ce2438c5f9567be6dabe7.tar.gz llvm-497026c90233e82ffd3ce2438c5f9567be6dabe7.tar.bz2 |
[WebAssembly] Prototype prefetch instructions
As proposed in https://github.com/WebAssembly/simd/pull/352 and using the
opcodes used in the V8 prototype:
https://chromium-review.googlesource.com/c/v8/v8/+/2543167. These instructions
are only usable via intrinsics and clang builtins to make them opt-in while they
are being benchmarked.
Differential Revision: https://reviews.llvm.org/D93883
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions