diff options
author | martin-luecke <martin.luecke@ed.ac.uk> | 2024-01-15 10:31:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-15 10:31:22 +0100 |
commit | 06e3abcb54f339edc2ba757cfa947e024677b21e (patch) | |
tree | 35afdc2a12d9b1733f4aeac6f9097bcf1faedd49 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 87bc91d4259c53d98d8c5c6b7c622f65ddb4c62a (diff) | |
download | llvm-06e3abcb54f339edc2ba757cfa947e024677b21e.zip llvm-06e3abcb54f339edc2ba757cfa947e024677b21e.tar.gz llvm-06e3abcb54f339edc2ba757cfa947e024677b21e.tar.bz2 |
[MLIR][transform][python] Introduce abstractions for handles to values and parameters (#77305)
In addition to the existing `OpHandle` which provides an abstraction to
emit transform ops targeting operations this introduces a similar
concept for _values_ and _parameters_ in form of `ValueHandle` and
`ParamHandle`.
New core transform abstractions:
- `constant_param`
- `OpHandle.get_result`
- `OpHandle.print`
- `ValueHandle.get_defining_op`
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions