[clang] Allow vector of BitInt
Remove check which disable BitInt as element type for ext_vector. Enabling it for HLSL to use _BitInt(16) as 16bit int at https://reviews.llvm.org/D133668 Reviewed By: erichkeane Differential Revision: https://reviews.llvm.org/D133634
Loading
Please sign in to comment