Diff Detail
Diff Detail
Event Timeline
Comment Actions
I'm now getting test suite failures like this:
/home/uweigand/llvm/llvm-head/tools/clang/test/CodeGenOpenCL/builtins-amdgcn.cl:554:3: error: cannot compile this builtin function yet __builtin_amdgcn_ds_gws_init(value, id);
Is this supposed to work? I'm not seeing any LLVM support for this builtin anywhere ...