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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 10 03:15:45 PDT 2024


================
@@ -0,0 +1,268 @@
+//=- SYCLPropertySetIO.h -- models a sequence of property sets and their I/O =//
----------------
arsenm wrote:

```suggestion
//=- SYCLPropertySetIO.h -- models a sequence of property sets ----*- C++ -*-=//
```

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


More information about the llvm-commits mailing list