diff options
author | Mike Urbach <mikeurbach@gmail.com> | 2021-04-23 20:27:43 -0600 |
---|---|---|
committer | Mike Urbach <mikeurbach@gmail.com> | 2021-04-27 20:17:47 -0600 |
commit | 63d16d06f5b8f71382033b5ea4aa668f8150817a (patch) | |
tree | 797b7bd58f3c93474ef79aab3d0864f82b1ff47c /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp | |
parent | 3f3d1c901d7abcc5b91468335679b1b27d8a02dd (diff) | |
download | llvm-63d16d06f5b8f71382033b5ea4aa668f8150817a.zip llvm-63d16d06f5b8f71382033b5ea4aa668f8150817a.tar.gz llvm-63d16d06f5b8f71382033b5ea4aa668f8150817a.tar.bz2 |
[mlir] Support setting operand values in C and Python APIs.
This adds `mlirOperationSetOperand` to the IR C API, similar to the
function to get an operand.
In the Python API, this adds `operands[index] = value` syntax, similar
to the syntax to get an operand with `operands[index]`.
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D101398
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp')
0 files changed, 0 insertions, 0 deletions