diff options
author | Sirraide <aeternalmail@gmail.com> | 2024-12-17 06:49:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-17 06:49:31 +0100 |
commit | eb5c21108fca4c871987faef581158811954c916 (patch) | |
tree | e63e064e155c8f6165badf4264672438cb5da015 /llvm/lib/CodeGen/StackMaps.cpp | |
parent | e2cabd715bb6e8c81fe7437e74ccf78e4db5edf7 (diff) | |
download | llvm-eb5c21108fca4c871987faef581158811954c916.zip llvm-eb5c21108fca4c871987faef581158811954c916.tar.gz llvm-eb5c21108fca4c871987faef581158811954c916.tar.bz2 |
[Clang] [Sema] Support matrix types in pseudo-destructor expressions (#117483)
We already support vector types, and since matrix element types have to
be scalar types, there should be no problem w/ just enabling this.
This now also allows matrix types to be stored in STL containers.
Diffstat (limited to 'llvm/lib/CodeGen/StackMaps.cpp')
0 files changed, 0 insertions, 0 deletions