triSYCL / sycl

SYCL for Vitis: Experimental fusion of triSYCL with Intel SYCL oneAPI DPC++ up-streaming effort into Clang/LLVM
Other
108 stars 19 forks source link

Push signed 1-bit integer into C/C++ standard #141

Open keryell opened 3 years ago

keryell commented 3 years ago

This is to keep track of the discussions starting in https://github.com/triSYCL/sycl/pull/125#issuecomment-880737399 to write a paper for WG14 on signed _BitInt(1). Right now only unsigned _BitInt(1) are allowed.