Provide a concrete way for program metadata defines or delete them #441
Labels
compiler
Module, program, or kernel issues.
pi
DPC++ PI requirement
specification
Changes or additions to the specification
Program metadata defines are:
Those defines seem to only be used inside
pi_program::set_metadata()
inpi_cuda
backend. These values seem to also have been used in the compiler side byllvm/tools/sycl-post-link/sycl-post-link.cpp
. So, was wandering, Does those defines had plans for other adapters other than cuda (or have any use case in general) and we should provide them in some way in the spec? or should we delete them?The text was updated successfully, but these errors were encountered: