Revert "[mlir][func] Use the generated pass options in func to llvm."
authorTobias Gysi <tobias.gysi@nextsilicon.com>
Sat, 11 Feb 2023 09:42:20 +0000 (10:42 +0100)
committerTobias Gysi <tobias.gysi@nextsilicon.com>
Sat, 11 Feb 2023 09:42:20 +0000 (10:42 +0100)
commit39da46826da82c24ca4407c13ad7feb8e5dc32a1
treef6dad65e3661b8a1469460f6a9b621e76fc51b81
parent771d9c05afc2515b474fb53db857716dfdfc1dcf
Revert "[mlir][func] Use the generated pass options in func to llvm."

The commit breaks the mlir-vulkan runner:
https://lab.llvm.org/buildbot#builders/61/builds/39694

This reverts commit 771d9c05afc2515b474fb53db857716dfdfc1dcf.
mlir/include/mlir/Conversion/FuncToLLVM/ConvertFuncToLLVMPass.h
mlir/include/mlir/Conversion/Passes.td
mlir/lib/Conversion/FuncToLLVM/FuncToLLVM.cpp
mlir/test/CAPI/execution_engine.c