On Tuesday, 18 September 2018 at 00:25:33 UTC, Sobaya wrote:I'm waiting for the update. How's your progress?I t appears I have broke SPIR-V completely somewhere along the line, I may release a v0.2 with out it, hopefully within the week.
I declared like: pragma(LDC_intrinsic, "llvm.nvvm.cos.f32") T cos(T)(T val) if (__traits(isFloating, T)); It also doesn't work.