[Mlir-commits] [mlir] [MLIR][Arith] Add CeilFloorDivExpandOpsPatterns to conversion to LLVM (Reland) (PR #118839)
Hugo Trachino
llvmlistbot at llvm.org
Thu Dec 5 09:45:19 PST 2024
nujaa wrote:
@RoboTux @banach-space , I added a dependence to MLIRTransforms in this patch, thinking it would solve the linkage error. But, since I could not reproduce this linkage error downstream, I am unsure this fix actually solves the linkage.
It is my first time dealing with the buildbots, I have read about buildbot ownership, buildbot creations, ... but, I cannot access the buildbot builds (e.g. https://lab.llvm.org/buildbot/#/builders/80/builds/7168) . I tried with various networks and browsers, it looks like there is no data. Do I need to ask for specific project authorization ?
https://github.com/llvm/llvm-project/pull/118839
More information about the Mlir-commits
mailing list