[llvm] [SYCL][LLVM] Adding property set I/O library for SYCL (PR #110771)

Tom Honermann via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 3 13:50:21 PDT 2024


https://github.com/tahonermann requested changes to this pull request.

I don't see motivation for adding an additional base64 implementation to LLVM. If improvements to the existing base64 implementation are desired or warranted, please evolve the existing implementation rather than adding an additional one.

https://github.com/llvm/llvm-project/pull/110771


More information about the llvm-commits mailing list