The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
Need to detect that the functor passed into to parallel_X function is valid, i.e. the operator called either has KOKKOS_INLINE_FUNCTION or is a KOKKOS_LAMBDA
Need to detect that the functor passed into to
parallel_X
function is valid, i.e. the operator called either hasKOKKOS_INLINE_FUNCTION
or is aKOKKOS_LAMBDA