[flang-commits] [PATCH] D122441: [flang] Add & use a better visit()
Mats Petersson via Phabricator via flang-commits
flang-commits at lists.llvm.org
Wed Mar 30 04:34:19 PDT 2022
Leporacanthicus added a comment.
> I have left my machine to compile that file over night, to see if it's a genuine hang or just "takes a very long time" - if it's not finished by tomorrow morning, I'm definitely calling it a hang. I will report back tomorrow on the result of that.
15h29m of CPU time later, and it still hasn't finished. I call that a hang... :)
Quick look in the debugger, it seems to be stuck in `llvm::InlinerPass::run`, but I've not spent any effort on figuring out why/reduce the problem
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122441/new/
https://reviews.llvm.org/D122441
More information about the flang-commits
mailing list