diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2023-11-20 08:32:50 -0800 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2023-11-20 08:35:35 -0800 |
commit | f609d4ba1d940c781f4fed44f7c69422d1766f09 (patch) | |
tree | 0d6b4279ef6c7901268a58cc3fd97b159d1faac4 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c38ae74b48c1cb8aedf384686eaa05815d366609 (diff) | |
download | llvm-f609d4ba1d940c781f4fed44f7c69422d1766f09.zip llvm-f609d4ba1d940c781f4fed44f7c69422d1766f09.tar.gz llvm-f609d4ba1d940c781f4fed44f7c69422d1766f09.tar.bz2 |
[SLP]Fix PR72833: do not crash if only operand is casted but the use
instruction.
Need to check if only operand is casted, not the user instruction
itself, if the types of the operands does not match the actual type.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions