This adds some simple lowering of vecreduce_fminimum and vecreduce_fmaximum to fminv/fmaxv instructions, in the same way that vecreduce_fmax / vecreduce_fmin is lowered to fminnmv / fmaxnmv.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo