diff options
author | Marius Brehler <marius.brehler@iml.fraunhofer.de> | 2023-05-05 14:56:23 +0000 |
---|---|---|
committer | Marius Brehler <marius.brehler@iml.fraunhofer.de> | 2023-06-23 12:15:06 +0000 |
commit | 0f1ac5e110cc2d4d5575238b52382253ad7368b0 (patch) | |
tree | d0442a92753fc5e470ac7aa98bfc2c4ff80ced21 /llvm/lib/Object/ObjectFile.cpp | |
parent | 6585dd3b83738789dff5ca82008efdf84c9b922c (diff) | |
download | llvm-0f1ac5e110cc2d4d5575238b52382253ad7368b0.zip llvm-0f1ac5e110cc2d4d5575238b52382253ad7368b0.tar.gz llvm-0f1ac5e110cc2d4d5575238b52382253ad7368b0.tar.bz2 |
[mlir][emitc] Add add and sub operations
This adds operations for binary additive operators to EmitC. The input
arguments to these ops can be EmitC pointers and thus the operations can
be used for pointer arithmetic.
Reviewed By: jpienaar
Differential Revision: https://reviews.llvm.org/D149963
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions