================ @@ -4068,7 +4075,7 @@ class FunctionType : public Type { /// Any AArch64 SME ACLE type attributes that need to be propagated /// on declarations and function pointers. - unsigned AArch64SMEAttributes : 6; + unsigned AArch64SMEAttributes : 8; ---------------- AaronBallman wrote:
We could claw back these two bits by reducing `NumExceptionType` from 10 to 8. https://github.com/llvm/llvm-project/pull/77941 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits