[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 2 15:12:54 PDT 2024


================
@@ -0,0 +1,259 @@
+//==-- PropertySetIO.h -- models a sequence of property sets and their I/O -==//
----------------
jhuber6 wrote:

Is support where this should go? Feels more like an object thing.

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


More information about the llvm-commits mailing list