arsenm wrote: > FYI we probably need to find shims for math because all of them point to the > OCML versions even with this and otherwise the libclc symbols are all C++ > mangled.
Not sure I follow, these can't coexist. They both have the exact same OpenCL functions with itanium mangling https://github.com/llvm/llvm-project/pull/204865 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
