aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorValery Chernov <vchernov@nvidia.com>2025-01-14 00:49:34 +0400
committerGitHub <noreply@github.com>2025-01-13 12:49:34 -0800
commit137974002d0f395e9e6e7cb54403c2ed760433a6 (patch)
tree114c8c93fb6f15d6cd5fbb70566d2b01e04efdbb /clang/lib/Frontend/CompilerInvocation.cpp
parent87f4240230592a6ea2fc6c5ad2c189c372e1ea84 (diff)
downloadllvm-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