### Discussed in https://github.com/intel/llvm/discussions/4450 <div type='discussions-op-text'> <sup>Originally posted by **zjin-lcf** September 1, 2021</sup> With the latest build, the compiler shows the message: error: no member named 'ctz' in namespace 'sycl'; did you mean 'clz'? Thanks </div> Note: the built-in is documented by SYCL 2020 spec in section [4.17.6. Integer functions](https://www.khronos.org/registry/SYCL/specs/sycl-2020/html/sycl-2020.html#_integer_functions) @yuriykoch, @bader, seems like a gap in SYCL-CTS testing if we haven't found this ourselves