[PATCH] D22822: Adjust coercion of aggregates on RenderScript

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 27 09:43:37 PDT 2016


t.p.northover added a comment.

> Actually no. We could fix it for some things going forward, but the Clang that they use will always need some form of this patch for generating IR to run on older devices.


So do you have any kind of deprecation policy for older RS runtimes? It would be good to know that we won't have to live with this hack forever (and have some kind of comment in the code telling us when it can be nuked).


https://reviews.llvm.org/D22822





More information about the llvm-commits mailing list