Reminder to change `rounding_mode` enum definition to move it under `_V1` namespace
Open
abi-break
bug
confirmed
- Dominant language
- LLVM
- Stars
- 1.5k
- Forks
- 854
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 137
Description
We have a misplaced definition in `vector.hpp` which doesn't follow our guidelines around ABI handling:
https://github.com/intel/llvm/blob/2e7c2ef3cea8b533f2d2430c09d6b5915cc6bce0/sycl/include/sycl/vector.hpp#L54-L55
This issue is submitted as a reminder for us to clean this up in the next ABI-breaking window
Contributor guide
Assessment
This issue has not been assessed yet.