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

Arvind Sudarsanam via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 9 14:16:25 PDT 2024


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

I think 'Support' is a better option. It is just yet another data format.

Thanks

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


More information about the llvm-commits mailing list