Current revision of the libclc is uncompilable due to a missing file.

Hi.

I was trying to compile the latest revision of the libclc on LLVM 6.0.0-r2.

Unfortunatelly, the GNU make reported following error:

make: *** No rule to make target ‘generic/lib/math/half_rsqrt.inc’, needed by

‘nvptx–nvidiacl/lib/math/half_rsqrt.cl.bc’. Stop. make:

*** Waiting for unfinished jobs…

Can you send a missing file to make a libclc to be compilable?

regards

matszpk

Hi,

did you do a fresh clone, or just git pull on an older checkout?
You might want to remove all .d files if it's the latter.

Jan