summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/matrix-vector-bit-int.cpp
AgeCommit message (Expand)Author
2025-10-28[Clang] Freeze padded vectors before storing. (#164821)Florian Hahn
2025-05-20[Clang] Allow vector and matrix type attributes for sub-byte _BitInt (#140253)Dmitry Sidorov
2025-01-21[Clang] Remove 3-element vector load and store special handling (#104661)Shilei Tian
2024-12-29[NFC][Clang] Auto generate check lines for `clang/test/CodeGenCXX/matrix-vect...Shilei Tian
2024-12-17[Clang] [Sema] Reject non-power-of-2 `_BitInt` matrix element types (#117487)Sirraide