c5ab5680b4
The following builtins from the CUDA spec are implemented: - __all_sync, __any_sync, __ballot_sync and __activemask - __match_any_sync and __match_all_sync - __shfl_sync, __shfl_up_sync, __shfl_down_sync, and __shfl_xor_sync The following builtins are NOT implemented, pending support in the compiler: - __reduce_add_sync, __reduce_min_sync, __reduce_max_sync - __reduce_and_sync, __reduce_or_sync, __reduce_xor_sync Change-Id: I07dedbbfe5449f4b5c9b040bed59f5603ccec8c3