Replies: 1 comment 2 replies
-
Hi @zjin-lcf, I can find this built-in in the spec (Section 4.17.6. Integer functions). So, looking at the error message you posted it seems to me that we have a bug in our implementation, let me convert this discussion into an issue |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With the latest build, the compiler shows the message:
error: no member named 'ctz' in namespace 'sycl'; did you mean 'clz'?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions