AdaptiveCpp / AdaptiveCpp/featuresupport
Support for popcount.
Open
- Dominant language
- No language data
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Is the current implementation of hipSYCL supposed to have support for popcount()?
I get the following error when compiling SYCL code that uses popcount with the syclcc compiler from hipSYCL.
error: ‘popcount’ is not a member of ‘cl::sycl’
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.