rjodinchr wrote: I think it is good to have the current implementation in libclc. I would just like to keep an implementation working for the platforms I care about in libclc (as was the one removed by that PR).
We can either: 1. bring back the old implementation as the default generic one. 2. fix the current implementation. 3. bring the old implementation in clspv. I would like to avoid 3, as I think `clspv` might not be the only one affected, so it would be better for the community to have 1 or 2. https://github.com/llvm/llvm-project/pull/186082 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
