aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/ByteCode/Compiler.cpp
diff options
context:
space:
mode:
authorIvan R. Ivanov <ivanov.i.aa@m.titech.ac.jp>2025-08-08 17:39:24 +0200
committerGitHub <noreply@github.com>2025-08-08 17:39:24 +0200
commit7c141e2118f9387e941478e6d4da133868876cf9 (patch)
tree19dc064de91238224e70b525bfe6136a8f57716b /clang/lib/AST/ByteCode/Compiler.cpp
parent66734f4c3ceb82abb22c22445027bf8860a41d0b (diff)
downloadllvm-7c141e2118f9387e941478e6d4da133868876cf9.zip
llvm-7c141e2118f9387e941478e6d4da133868876cf9.tar.gz
llvm-7c141e2118f9387e941478e6d4da133868876cf9.tar.bz2
[ValueTracking] Add missing check for two-value PN recurrence matching (#152700)
When InstTy is a type like IntrinsicInst which can have a variable number of arguments, we can encounter a case where Operation will have fewer than two arguments and error at the getOperand() calls. Fixes: https://github.com/llvm/llvm-project/issues/152725.
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions