[clang] [Clang] [Sema] Reject non-power-of-2 `_BitInt` matrix element types (PR #117487)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 4 00:11:21 PST 2024
Sirraide wrote:
I’ve added some tests and also updated the docs to mention that non-power-of-2 `_BitInt`s are not valid matrix element types.
https://github.com/llvm/llvm-project/pull/117487
More information about the cfe-commits
mailing list