[clang] [Clang] [Sema] Reject non-power-of-2 `_BitInt` matrix element types (PR #117487)

via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 25 12:08:58 PST 2024


Sirraide wrote:

> The type of an alloca is only used to determine the number of bytes allocated;

Yeah, that part I know; I was mainly just wondering if there’s a platform/abi/whatever where that doesn’t work out.

https://github.com/llvm/llvm-project/pull/117487


More information about the cfe-commits mailing list