-
Deepti Gandluri authored
Prototype F32x4Relaxed(Min/Max) and F64x2Relaxed(Min/Max) operations for ARM. F32x4 variants map directly to vmin/vmax hardware instructions which are also used for F32x4(Min/Max) operations. The F64x2 variants are mapped in this implementation to Pmin/Pmax instructions as detailed in the github issue. https://github.com/WebAssembly/relaxed-simd/issues/33 Bug: v8:12284 Change-Id: I5ea939385fa0ae97bbdf776fc0b763cabb1b293c Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3501347Reviewed-by:
Adam Klein <adamk@chromium.org> Commit-Queue: Deepti Gandluri <gdeepti@chromium.org> Cr-Commit-Position: refs/heads/main@{#79355}
a0b25ebd
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
api | Loading commit data... | |
asmjs | ||
ast | ||
base | ||
baseline | ||
bigint | ||
builtins | ||
codegen | ||
common | ||
compiler | ||
compiler-dispatcher | ||
d8 | ||
date | ||
debug | ||
deoptimizer | ||
diagnostics | ||
execution | ||
extensions | ||
flags | ||
handles | ||
heap | ||
ic | ||
init | ||
inspector | ||
interpreter | ||
json | ||
libplatform | ||
libsampler | ||
logging | ||
maglev | ||
numbers | ||
objects | ||
parsing | ||
profiler | ||
protobuf | ||
regexp | ||
roots | ||
runtime | ||
sandbox | ||
sanitizer | ||
snapshot | ||
strings | ||
tasks | ||
temporal | ||
third_party | ||
torque | ||
tracing | ||
trap-handler | ||
utils | ||
wasm | ||
web-snapshot | ||
zone | ||
DEPS | ||
DIR_METADATA | ||
OWNERS |