diff options
author | Luke Lau <luke@igalia.com> | 2025-05-13 14:40:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-13 14:40:16 +0100 |
commit | 55c48ee6f1a9b4961c7b1efd2d5bf23d28298ead (patch) | |
tree | d8d3d81217e82e19219d700bf10cb07dabab63c7 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 84c1564d1825880d463d9f85153812f1f6805289 (diff) | |
download | llvm-55c48ee6f1a9b4961c7b1efd2d5bf23d28298ead.zip llvm-55c48ee6f1a9b4961c7b1efd2d5bf23d28298ead.tar.gz llvm-55c48ee6f1a9b4961c7b1efd2d5bf23d28298ead.tar.bz2 |
[RISCV] Ignore interleaved accesses with non-default address spaces (#139698)
This fixes a crash introduced in
https://github.com/llvm/llvm-project/pull/137045#issuecomment-2872208568
where we don't have overloaded pointer types for segmented load/store
intrinsics.
This should be temporary until #139634 lands and overloads the pointer
type for these
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions