agozillon added inline comments.
================ Comment at: mlir/include/mlir/Target/LLVMIR/ModuleTranslation.h:174 + if (offloadMod.getIsDevice()) { + hostIRFilePath = offloadMod.getHostIRFilePath(); + } ---------------- This will break the patch buildbot unfortunately until the patch this patch is dependent on is accepted and upstreamed Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D148370/new/ https://reviews.llvm.org/D148370 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits