diff options
author | Uday Bondhugula <uday@polymagelabs.com> | 2025-03-03 14:55:28 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-03 14:55:28 +0530 |
commit | 3d5348b54ca91ac081a97b37d53e1ef4db62fdbe (patch) | |
tree | 7efef44c60fe8c2bc6ffb8199539d34b69770a26 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 49a533a4859eac99efac3220a1ffc62616cb3664 (diff) | |
download | llvm-3d5348b54ca91ac081a97b37d53e1ef4db62fdbe.zip llvm-3d5348b54ca91ac081a97b37d53e1ef4db62fdbe.tar.gz llvm-3d5348b54ca91ac081a97b37d53e1ef4db62fdbe.tar.bz2 |
[MLIR][Affine] Fix addInductionVarOrTerminalSymbol to return status (#129476)
Fixes: https://github.com/llvm/llvm-project/issues/64287
This method is failable on valid IR and we should've been returning
failure instead of asserting, and checking status at its users.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions