diff options
author | Tai Ly <tai.ly@arm.com> | 2024-10-22 22:25:41 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-23 04:25:41 +0100 |
commit | 3b9526b231b17845c8812b3c5650f4346cd40a87 (patch) | |
tree | 41cfa2b525fcc107a1e84173fdb498d556e6ad93 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 2a2520082882d857b22f16e9efa8f794d328f3ee (diff) | |
download | llvm-3b9526b231b17845c8812b3c5650f4346cd40a87.zip llvm-3b9526b231b17845c8812b3c5650f4346cd40a87.tar.gz llvm-3b9526b231b17845c8812b3c5650f4346cd40a87.tar.bz2 |
[TOSA] bug fix infer shape for slice (#108306)
This fixes the infer output shape of TOSA slice op for start/size values
that are out-of-bound or -1
added tests to check:
- size = -1
- size is out of bound
- start is out of bound
Signed-off-by: Tai Ly <tai.ly@arm.com>
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions