diff options
author | Jonas Paulsson <paulson1@linux.ibm.com> | 2024-09-25 12:12:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-25 12:12:27 +0200 |
commit | 0ef24aa549536e65fc3b23c4d21b6b76190d416e (patch) | |
tree | fca2d4adc1350ae003b984b8e635cb4c0c0c9e89 /clang/lib/CodeGen/CodeGenFunction.h | |
parent | c71b212285bd3b4ba3758d4db042a869f520862e (diff) | |
download | llvm-0ef24aa549536e65fc3b23c4d21b6b76190d416e.zip llvm-0ef24aa549536e65fc3b23c4d21b6b76190d416e.tar.gz llvm-0ef24aa549536e65fc3b23c4d21b6b76190d416e.tar.bz2 |
Fix for logic in combineExtract() (#108208)
A (csmith) test case appeared where combineExtract() crashed when the
input vector was a bitcast into a vector of i1:s. Fix this by adding a check
with canTreatAsByteVector() before the call.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions