ROCm / ROCm-Device-Libs

ROCm Device Libraries
97 stars 60 forks source link

Remove as_type.cl since it is now defined as macros in opencl-c.h #12

Closed yxsamliu closed 7 years ago

whchung commented 7 years ago

@yxsamliu may I understand the working commit of llvm/clang to build ROCm-Device-Libs based on this PR?

whchung commented 7 years ago

@gregrodgers could you manually fetch this PR and see if this fixes issues you are seeing? If possible I'd like to understand the working llvm/clang commit to build ROCm-Device-Libs based on this PR.

yxsamliu commented 7 years ago

f3f636b7d3fa692036026e064738c0521ce035ad of clang

gregrodgers commented 7 years ago

I tested and the opencl library now compiles cleanly with this update.