diff options
author | Uday Bondhugula <uday@polymagelabs.com> | 2021-12-28 00:42:14 +0530 |
---|---|---|
committer | Uday Bondhugula <uday@polymagelabs.com> | 2022-01-08 16:50:44 +0530 |
commit | 9cf9ed94ed3f22c4a9e6c5ddc8faba182e324933 (patch) | |
tree | 54ab23116baf8bb6871e4ca0e837402cf6176900 /lldb/source/Commands/CommandObjectScript.cpp | |
parent | 9345ab3a45509f61175e73084c03fbb523fb05cb (diff) | |
download | llvm-9cf9ed94ed3f22c4a9e6c5ddc8faba182e324933.zip llvm-9cf9ed94ed3f22c4a9e6c5ddc8faba182e324933.tar.gz llvm-9cf9ed94ed3f22c4a9e6c5ddc8faba182e324933.tar.bz2 |
Multiple fixes to affine loop tiling return status and checks
Fix crash in the presence of yield values. Multiple fixes to affine loop
tiling pre-condition checks and return status. Do not signal pass
failure on a failure to tile since the IR is still valid. Detect index
set computation failure in checkIfHyperrectangular and return failure.
Replace assertions with proper status return. Move checks to an
appropriate place earlier in the utility before mutation happens.
Differential Revision: https://reviews.llvm.org/D116738
Diffstat (limited to 'lldb/source/Commands/CommandObjectScript.cpp')
0 files changed, 0 insertions, 0 deletions