[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 03:27:02 PST 2024
Sirraide wrote:
> Makes sense to me, but do we have tests that make sure codegen for matrixes with power-of-2 bitints is sane?
I’ll check and if not, I’ll add some
https://github.com/llvm/llvm-project/pull/117487
More information about the cfe-commits
mailing list