[llvm-branch-commits] [clang] [flang] [lld] [llvm] [Flang] LLVM_ENABLE_RUNTIMES=flang-rt (PR #110217)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Dec 11 11:42:14 PST 2024
h-vetinari wrote:
> @Meinersbur You might want to rebase and fix up the branch, it's impossible to review now.
I strongly second that. I've been creating local cleaned-up versions of this (one commit per PR), that I'd be happy to share, but your recent manipulations messed up git enough that I cannot checkout the right state from your branch anymore. Not sure how github got out-of-sync with itself, compare:
<img src="https://github.com/user-attachments/assets/da0b6624-6a1f-47b5-a9c4-f27a5d26d0bd" align="left" width=47% height=47%><img src="https://github.com/user-attachments/assets/c964a5fb-ad2f-4166-9436-0a19580e2c8a" align="left" width=47% height=47%>
In particular, `git checkout <remote>/users/meinersbur/flang_runtime -- .` does not actually set the index to state corresponding to this PR for me anymore.
https://github.com/llvm/llvm-project/pull/110217
More information about the llvm-branch-commits
mailing list