aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ExecutionEngine/Orc/ThreadSafeModuleTest.cpp
diff options
context:
space:
mode:
authorlonely eagle <2020382038@qq.com>2025-07-26 09:21:35 +0800
committerGitHub <noreply@github.com>2025-07-26 09:21:35 +0800
commit1a4f0d61152adb0ba1279e26d46dfb0ca061d9d7 (patch)
tree0c4398828c4bca22397b30961978b6ae713e1401 /llvm/unittests/ExecutionEngine/Orc/ThreadSafeModuleTest.cpp
parente76780b9da76295f88cb24817e9384b88e6416dc (diff)
downloadllvm-1a4f0d61152adb0ba1279e26d46dfb0ca061d9d7.zip
llvm-1a4f0d61152adb0ba1279e26d46dfb0ca061d9d7.tar.gz
llvm-1a4f0d61152adb0ba1279e26d46dfb0ca061d9d7.tar.bz2
[mlir][doc] Fix transform dialect tutorial ch3 (#150456)
Fixed some bugs in documentation. Add CallOpInterfaceHandle to the arguments of ChangeCallTargetOp, after doing so the section described in the documentation works correctly, Otherwise the following code reports an error. ``` // Cast to our new type. %casted = transform.cast %call : !transform.any_op to !transform.my.call_op_interface // Using our new operation. transform.my.change_call_target %casted, "microkernel" : !transform.my.call_op_interface ```
Diffstat (limited to 'llvm/unittests/ExecutionEngine/Orc/ThreadSafeModuleTest.cpp')
0 files changed, 0 insertions, 0 deletions