[llvm] [SYCL][LLVM] Adding property set I/O library for SYCL (PR #110771)
Joseph Huber via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 9 13:59:45 PDT 2024
https://github.com/jhuber6 commented:
Seems better, so this is basically a textual format like YAML that this class just parses / decodes? I would've suggested to just use the existing YAML support but I'm guessing this is deep in your toolchain which makes that option very difficult.
https://github.com/llvm/llvm-project/pull/110771
More information about the llvm-commits
mailing list