diff options
author | Alex Zinenko <zinenko@google.com> | 2023-01-26 14:02:34 +0000 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2023-01-27 09:04:04 +0000 |
commit | 88a3dc0ee88009a145e8daa875235650f07554c9 (patch) | |
tree | f7fce9eb0c38b1a30c2e9daef41610d5be0b11a0 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | f7c1982309082387c2f2d4587cbbc5618a9662f1 (diff) | |
download | llvm-88a3dc0ee88009a145e8daa875235650f07554c9.zip llvm-88a3dc0ee88009a145e8daa875235650f07554c9.tar.gz llvm-88a3dc0ee88009a145e8daa875235650f07554c9.tar.bz2 |
[mlir] fail gracefull in CallOpSignatureConversion
Previously, the CallOpSignatureConversion pattern would assert if
function signature change affected the number of results. Fail the
pattern instead and let the caller propagate failure.
Fixes #60186.
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D142624
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions