We currently check whether a reduction has a single outside user. We don't really need to require that - we just need to make sure a single value is used externally. The number of external users of that value shouldn't actually matter.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM