[flang-commits] [PATCH] D139519: [flang] Add hlfir.as_expr definition

Valentin Clement via Phabricator via flang-commits flang-commits at lists.llvm.org
Wed Dec 7 04:47:06 PST 2022


clementval added a comment.

In D139519#3977705 <https://reviews.llvm.org/D139519#3977705>, @jeanPerier wrote:

> Right, I rebased and it did not fix, it looks like there may be a bot issue given the message. I will wait this gets fix before merging:
>
>   Another git process seems to be running in this repository, e.g.
>   an editor opened by 'git commit'. Please make sure all processes
>   are terminated then try again. If it still fails, a git process
>   may have crashed in this repository earlier:
>   remove the file manually to continue.')
>   INFO    Syncing local, origin and upstream...
>   INFO    Backing off reset_repository(...) for 9.9s (git.exc.GitCommandError: Cmd('git') failed due to: exit code(128)
>     cmdline: git reset --hard
>     stderr: 'fatal: Unable to create '/var/lib/buildkite-agent/builds/llvm-project-fork/.git/index.lock': File exists.

Yeah looks like pre-commit checks are quite slow since yesterday. It might be related. If you are confident with the patch just land it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139519/new/

https://reviews.llvm.org/D139519



More information about the flang-commits mailing list