[Mlir-commits] [mlir] [MLIR] Add missing MLIRFuncDialect dep to MLIRNVVMToLLVM (PR #84548)

Thomas Preud'homme llvmlistbot at llvm.org
Sun Mar 10 15:02:46 PDT 2024


RoboTux wrote:

> > Same comment as the other: if you can put the error in the description (I can't reproduce annoyingly).
> 
> I don't seem to be able to anymore, but ninja shows the problem if you run cmake and then do `ninja -t missingdeps lib/libMLIRNVVMToLLVM.a`

As pointed by @zero9178 in another similar PR, it can be reproduced if building in a totally empty directory (in particular no .ninja* file). I've updated the description accordingly.

https://github.com/llvm/llvm-project/pull/84548


More information about the Mlir-commits mailing list