This mainly affected precision and performance, as far as I can tell
there was no significant impact on e.g. the texture cache or OSL.
Now Cycles uses the same matrix as Blender (transposed), which was
created from dumping the OpenColorIO matrix so it matches exactly.
Thanks to Sergey for finding this.
Pull Request: https://projects.blender.org/blender/blender/pulls/164197