diff options
author | Haruki Imai <imaihal@jp.ibm.com> | 2020-09-25 22:49:23 +0530 |
---|---|---|
committer | Uday Bondhugula <uday@polymagelabs.com> | 2020-09-25 22:56:56 +0530 |
commit | c1f856803142a113fa094411fa4760512b919ef6 (patch) | |
tree | c36adb3083c7c547c3cf2e68f30d43b5a689610e /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | 6caf3fb8178699ac14fb94fef99aaf1cf297264f (diff) | |
download | llvm-c1f856803142a113fa094411fa4760512b919ef6.zip llvm-c1f856803142a113fa094411fa4760512b919ef6.tar.gz llvm-c1f856803142a113fa094411fa4760512b919ef6.tar.bz2 |
[MLIR] Fix for updating function signature in normalizing memrefs
Normalizing memrefs failed when a caller of symbolic use in a function
can not be casted to `CallOp`. This patch avoids the failure by checking
the result of the casting. If the caller can not be casted to `CallOp`,
it is skipped.
Differential Revision: https://reviews.llvm.org/D87746
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions