[RISCV] Refine cost on Min/Max reduction with i1 type (#79401)
It is split off from #77342. InstCombine transform min/max reduction with i1 into arithmetic reduction, so this patch reuses the cost logic in arithmetic reduction cost function.
Loading
Please sign in to comment