[all-commits] [llvm/llvm-project] 39da46: Revert "[mlir][func] Use the generated pass option...
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Sat Feb 11 01:45:13 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 39da46826da82c24ca4407c13ad7feb8e5dc32a1
https://github.com/llvm/llvm-project/commit/39da46826da82c24ca4407c13ad7feb8e5dc32a1
Author: Tobias Gysi <tobias.gysi at nextsilicon.com>
Date: 2023-02-11 (Sat, 11 Feb 2023)
Changed paths:
M mlir/include/mlir/Conversion/FuncToLLVM/ConvertFuncToLLVMPass.h
M mlir/include/mlir/Conversion/Passes.td
M mlir/lib/Conversion/FuncToLLVM/FuncToLLVM.cpp
M mlir/test/CAPI/execution_engine.c
Log Message:
-----------
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.
More information about the All-commits
mailing list