johnfea
johnfea
> Just one comment on converting to hashcode vs. ustrings, for "real" string operations that are not constant folded (CPU only), there will be more overhead when we do the...
> testsuite/array-reg/test_varying_index_string.osl: I did manage to narrow this one down. The problem is that string array constants are stored as char* pointers or ustrings and then passed as i64 that...
Now this patch also makes batched OSL compile in Windows with MSVC and Mingw and run at least with Mingw, attempting to fix #1645. There's overlap with make batched use...
"Make batched use ustringhash_pod" patch works but is still missing string array constant support, that alone fails CI. I would really ask help from someone who knows the code better...
Status unchanged.