aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMehdi Amini <joker.eph@gmail.com>2025-08-18 12:48:55 +0200
committerGitHub <noreply@github.com>2025-08-18 12:48:55 +0200
commitcfe5975eaf0adf333c8210925318a7a43b1750de (patch)
treeacdd4cae183a07997e1622231f8a9be64278a7ef /flang/lib/Frontend/CompilerInvocation.cpp
parent681ecae9133b0e54441529d1eb68fb3604333a93 (diff)
downloadllvm-cfe5975eaf0adf333c8210925318a7a43b1750de.zip
llvm-cfe5975eaf0adf333c8210925318a7a43b1750de.tar.gz
llvm-cfe5975eaf0adf333c8210925318a7a43b1750de.tar.bz2
[MLIR] Fix SCF verifier crash (#153974)
An operand of the nested yield op can be null and hasn't been verified yet when processing the enclosing operation. Using `getResultTypes()` will dereference this null Value and crash in the verifier.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions