mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 17:45:07 +08:00
This is a simplified implementation of std::optional that can be used in the offload builds for the device code. The methods are properly marked with RT_API_ATTRS so that the device compilation succedes. Reviewers: klausler, jeanPerier Reviewed By: jeanPerier Pull Request: https://github.com/llvm/llvm-project/pull/85177
3.7 KiB
3.7 KiB