aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2024-07-22 09:41:57 -0700
committerGitHub <noreply@github.com>2024-07-22 09:41:57 -0700
commit1c798e0b077f062dbe56603021a9b67c7621ffe0 (patch)
tree3f28c70a7e40799172a32c1c8ac7bfa9a8aacf4a /clang/lib/CodeGen/CodeGenModule.cpp
parentc80b799e90c6279ced025c44b9177c6e5f0f2ada (diff)
downloadllvm-1c798e0b077f062dbe56603021a9b67c7621ffe0.zip
llvm-1c798e0b077f062dbe56603021a9b67c7621ffe0.tar.gz
llvm-1c798e0b077f062dbe56603021a9b67c7621ffe0.tar.bz2
[SelectionDAGBuilder][RISCV] Fix crash when using a memory constraint with scalable vector type. (#99821)
We need to use the minimum size of the scalable type and the correct stack ID. The code in the PR is still invalid because the instruction used doesn't have a pointer operand. This is diagnosed later when the assembler parses it. Fixes #99782
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions