[llvm-dev] Commit emails going missing?

Mehdi AMINI via llvm-dev llvm-dev at lists.llvm.org
Wed May 12 10:07:22 PDT 2021


On Wed, May 12, 2021 at 9:01 AM via llvm-dev <llvm-dev at lists.llvm.org>
wrote:

> I did a quick grammar fix to llvm/README.md just now.
> On llvm-commits, I see a commit email for the one prior:
>     [llvm] 7bff9bd - [X86][AVX] combineConcatVectorOps - add ...
> and the one after:
>     [llvm] 5885f1a - [AMDGPU] Disable the SIFormMemoryClauses ...
> but not mine:
>     47a11a9 - Fix grammar in README.md
>
> It's also not listed in the llvm-commits archive at
>
> https://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20210510/date.html


I suspect that llvm-commits@ is only listing commits touching the llvm/
folder, your commit didn't.
It shows up in the all-commits@ mailing list:
https://lists.llvm.org/pipermail/all-commits/Week-of-Mon-20210510/052786.html

-- 
Mehdi



>
>
> Can one of the experts in how-this-stuff-works take a look please?
> Thanks,
> --paulr
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210512/c4427817/attachment.html>


More information about the llvm-dev mailing list