llvm-project
e68a20e0 - [mlir] Reland `Move InitAll*** implementation into static library` (#151150)

Commit
142 days ago
[mlir] Reland `Move InitAll*** implementation into static library` (#151150) Reland https://github.com/llvm/llvm-project/pull/150805 Shared libs build was broken. Add `${dialect_libs}` and `${conversion_libs}` to `MLIRRegisterAllExtensions` because it depends on `registerConvert***ToLLVMInterface` functions.
Author
Parents
Loading