diff options
author | Felix Schneider <fx.schn@gmail.com> | 2023-12-05 19:46:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-05 19:46:42 +0100 |
commit | 7563eb64102c3bee9b0ab581309d170891fa0565 (patch) | |
tree | 6da649028235f90f89745f4331e1d130683a7c07 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | ddebce70210dcc97646578705dd13c6fb0e3ee0e (diff) | |
download | llvm-7563eb64102c3bee9b0ab581309d170891fa0565.zip llvm-7563eb64102c3bee9b0ab581309d170891fa0565.tar.gz llvm-7563eb64102c3bee9b0ab581309d170891fa0565.tar.bz2 |
[tosa] Fix crash in shape inference for `tosa.transpose` (#74367)
Fixes a crash in `TransposeOp::inferReturnTypeComponents()` when the
supplied permutation tensor is rank-0.
Also removes some dead code from the type inference function.
Fix https://github.com/llvm/llvm-project/issues/74237
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions