forked from OSchip/llvm-project
Revert "Fix link of libmlir.so by adding ExecutionEngine as dependency to GPUTransforms"
This reverts commit b743850b73
.
This didn't produce the expected result.
This commit is contained in:
parent
81aedab7dd
commit
b389d68e52
|
@ -11,7 +11,6 @@ if (MLIR_ENABLE_ROCM_CONVERSIONS)
|
|||
IRReader
|
||||
linker
|
||||
MCParser
|
||||
MLIRExecutionEngine
|
||||
AMDGPUAsmParser
|
||||
AMDGPUCodeGen
|
||||
AMDGPUDesc
|
||||
|
|
Loading…
Reference in New Issue