llvm-project
68732ce8 - [LLVM][CodeGen][SVE] Add isel for bfloat unordered reductions. (#143540)

Commit
177 days ago
[LLVM][CodeGen][SVE] Add isel for bfloat unordered reductions. (#143540) The omissions are VECREDUCE_SEQ_* and MUL. The former goes down a different code path and the latter is unsupported across all element types.
Parents
Loading