diff options
author | Luke Hutton <luke.hutton@arm.com> | 2025-05-22 17:07:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-22 17:07:10 +0100 |
commit | fbf7878a469df18cf95fb6c27ddeda9a0b00e805 (patch) | |
tree | de4b8a69f38bc46ded4a550e84be788b4e07641d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4e9c3ce39189fc68f83be03f85a6a504de537049 (diff) | |
download | llvm-fbf7878a469df18cf95fb6c27ddeda9a0b00e805.zip llvm-fbf7878a469df18cf95fb6c27ddeda9a0b00e805.tar.gz llvm-fbf7878a469df18cf95fb6c27ddeda9a0b00e805.tar.bz2 |
[mlir][tosa] Fix level check on unranked input tensor (#140795)
This commit fixes a segfault that occurred on operators with unranked
input tensors. Operator specific level checks performed before the rank
check incorrectly assumed all inputs were shaped.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions