llvm-project
586c0ad9 - [WebAssembly] Support partial-reduce accumulator (#158060)

Commit
3 days ago
[WebAssembly] Support partial-reduce accumulator (#158060) We currently only support partial.reduce.add in the case where we are performing a multiply-accumulate. Now add support for any partial reduction where the input is being extended, where we can take advantage of extadd_pairwise.
Author
Parents
Loading