diff options
author | Sam Parker <sam.parker@arm.com> | 2025-02-03 08:58:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-03 08:58:43 +0000 |
commit | df2de1369571dafb65affc1063ce9f0d261206c7 (patch) | |
tree | 28c297a30530c92e3f878853c719e7f19a3844b8 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | f7f3dfce3d33c23c4bea8a7dbb3e1993f1f809bd (diff) | |
download | llvm-df2de1369571dafb65affc1063ce9f0d261206c7.zip llvm-df2de1369571dafb65affc1063ce9f0d261206c7.tar.gz llvm-df2de1369571dafb65affc1063ce9f0d261206c7.tar.bz2 |
[WebAssembly] Autovec support for dot (#123207)
Enable the use of partial.reduce.add that we can lower to dot or a tree
of (add (extmul_low_u, extmul_high_u)) for the unsigned case. We support
both v8i16 and v16i8 inputs.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions