diff options
author | Valery Chernov <vchernov@nvidia.com> | 2025-01-14 00:49:34 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-13 12:49:34 -0800 |
commit | 137974002d0f395e9e6e7cb54403c2ed760433a6 (patch) | |
tree | 114c8c93fb6f15d6cd5fbb70566d2b01e04efdbb /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 87f4240230592a6ea2fc6c5ad2c189c372e1ea84 (diff) | |
download | llvm-137974002d0f395e9e6e7cb54403c2ed760433a6.zip llvm-137974002d0f395e9e6e7cb54403c2ed760433a6.tar.gz llvm-137974002d0f395e9e6e7cb54403c2ed760433a6.tar.bz2 |
[NVPTX] Fix segfault with i128 types in arrays (#120562)
- Process i128 array with custom ComputePTXValueVTs. The i128 elements
should be handled and split into i64 types in the recursion.
- Add corresponding tests
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions