aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp
diff options
context:
space:
mode:
authorTim Besard <tim.besard@gmail.com>2025-09-28 13:13:41 +0200
committerGitHub <noreply@github.com>2025-09-28 04:13:41 -0700
commit58805dd9ede08df777e3e4486493b3a70c5124c7 (patch)
tree8cf14530f7cdaa05b2322545c6ba9ccda0f9e5f5 /llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp
parent2284ce0596ecd66849099f4918f726f8e27607aa (diff)
downloadllvm-58805dd9ede08df777e3e4486493b3a70c5124c7.zip
llvm-58805dd9ede08df777e3e4486493b3a70c5124c7.tar.gz
llvm-58805dd9ede08df777e3e4486493b3a70c5124c7.tar.bz2
[SPIRV] Fix type mismatch assertion in insertvalue. (#143131)
The code was incorrectly converting all `undef` arguments to `i32`, while the `spv_insertv` intrinsics only expects that for the first operand, representing the aggregate type. Fixes https://github.com/llvm/llvm-project/issues/127977 --------- Co-authored-by: Michal Paszkowski <michal@michalpaszkowski.com>
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp')
0 files changed, 0 insertions, 0 deletions