forked from OSchip/llvm-project
431bb8b318
Unsigned and Signless attributes use uintN_t and signed attributes use intN_t, where N is the fixed width. The 1-bit variants use bool. Differential Revision: https://reviews.llvm.org/D86739 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ConvertSPIRVToLLVM.cpp | ||
ConvertSPIRVToLLVMPass.cpp |