diff options
| author | Marius Brehler <marius.brehler@iml.fraunhofer.de> | 2023-07-10 12:04:13 +0000 |
|---|---|---|
| committer | Marius Brehler <marius.brehler@iml.fraunhofer.de> | 2023-07-12 08:45:10 +0200 |
| commit | a2426eb603afaf6c04ddd14921b474d2caffa12b (patch) | |
| tree | b98c00d06969ccd143b1d367fc20b78a881ea84c /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
| parent | 60c9d2993bbf1594e89e1e6f72e1472eb1aeb8ef (diff) | |
| download | llvm-a2426eb603afaf6c04ddd14921b474d2caffa12b.zip llvm-a2426eb603afaf6c04ddd14921b474d2caffa12b.tar.gz llvm-a2426eb603afaf6c04ddd14921b474d2caffa12b.tar.bz2 | |
[mlir][emitc] Add div, mul and rem operators
This adds operations for binary multiplicative arithmetic operators to
EmitC. The input and output arguments for the remainder operator are
restricted to index (emitted as size_t), integers and the EmitC opaque
types (as the operator can be overloaded for a custom type). The
multiplication and division operator further support floating point
numbers.
Reviewed By: jpienaar
Differential Revision: https://reviews.llvm.org/D154846
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions
