__any(), __all(), __ballot()
What type of situation merits the use of these functions?
I understand what they are supposed to do, but would like to see a working example to get a better idea of when they could be used.
Do they really speed up a reduction/scan?