aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
diff options
context:
space:
mode:
authorVinayak Dev <104419489+vinayakdsci@users.noreply.github.com>2024-10-18 14:02:30 +0530
committerGitHub <noreply@github.com>2024-10-18 14:02:30 +0530
commit2f15d7e43e17f72839861bfe3a5c466c325bc04d (patch)
treec1fc80bb4817554b4d785023b207ad78033ff9de /llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
parentd1ee850743c29bd2064b9a308e84f048827f143e (diff)
downloadllvm-2f15d7e43e17f72839861bfe3a5c466c325bc04d.zip
llvm-2f15d7e43e17f72839861bfe3a5c466c325bc04d.tar.gz
llvm-2f15d7e43e17f72839861bfe3a5c466c325bc04d.tar.bz2
[mlir][tensor] Fix off-by-one error in ReshapeOpsUtils (#112774)
This patch fixes an off-by-one error in `mlir::getReassociationIndicesForCollapse()` that occurs when the last two dims of the source tensor satisfy the while loop. This would cause an assertion failure due to out-of-bounds-access, which is now fixed.
Diffstat (limited to 'llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp')
0 files changed, 0 insertions, 0 deletions