aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
diff options
context:
space:
mode:
authorrkayaith <rkayaith@gmail.com>2022-11-08 22:48:26 -0500
committerRahul Kayaith <rkayaith@gmail.com>2023-03-01 18:17:14 -0500
commitc00f81cc46bd88b001110e9c6564c4848f82900c (patch)
treedf7a887c7c878dfe227fb4db7fb7585f372c4da6 /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
parent6f5590ca347a5a2467b8aaea4b24bc9b70ef138f (diff)
downloadllvm-c00f81cc46bd88b001110e9c6564c4848f82900c.zip
llvm-c00f81cc46bd88b001110e9c6564c4848f82900c.tar.gz
llvm-c00f81cc46bd88b001110e9c6564c4848f82900c.tar.bz2
[mlir][python] Allow running pass manager on any operation
`PassManager.run` is currently restricted to running on `builtin.module` ops, but this restriction doesn't exist on the C++ side. This updates it to take `ir.Operation/OpView` instead of `ir.Module`. Depends on D143354 Reviewed By: mehdi_amini Differential Revision: https://reviews.llvm.org/D143356
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions