[llvm] [AVR] Add extra codegen test (PR #152902)
Tom Vijlbrief via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 11 01:17:54 PDT 2025
tomtor wrote:
> Ah sorry! I thought you were saying it was fixed in rustc (not just llvm)
@tgross35 Its confusing, but I just tested again nightlies 2025-08-xx:
06 ok
07 fail
08 ok
09 ok
10 ok
So only 2025-08-07 failed, and it is indeed fixed now. Sorry for my inconsistent messaging, but yesterday it looked as if it failed again. Probably mixed up viewing release and debug builds.
Still strange that only 07 fails, but as you said, not worth the trouble of investigating if it is ok now. Thanks!
https://github.com/llvm/llvm-project/pull/152902
More information about the llvm-commits
mailing list