diff options
author | Mahesh Ravishankar <ravishankarm@google.com> | 2022-11-03 20:38:34 +0000 |
---|---|---|
committer | Mahesh Ravishankar <ravishankarm@google.com> | 2022-11-03 20:38:34 +0000 |
commit | 38f34e587d10fcd7d18fd240e41248006faa639e (patch) | |
tree | e114ad88787772d16a04a1d1b8c5eda1e2b49f9d /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 24f9293de8794963bd29c731745a71ef6a1aab9d (diff) | |
download | llvm-38f34e587d10fcd7d18fd240e41248006faa639e.zip llvm-38f34e587d10fcd7d18fd240e41248006faa639e.tar.gz llvm-38f34e587d10fcd7d18fd240e41248006faa639e.tar.bz2 |
[mlir][Arith] Fix folder of CmpIOp to not fail when element type is not integer.
The folder used `cast<IntegerType>` which would segfault if the type were
a vector type. Handle this case appropriately and avoid failure.
Reviewed By: hanchung
Differential Revision: https://reviews.llvm.org/D137345
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions