[Mlir-commits] [mlir] [mlir] load dialects for non-namespaced attrs (PR #96242)
Théo Degioanni
llvmlistbot at llvm.org
Thu Jun 20 15:17:22 PDT 2024
Moxinilian wrote:
> @asl @tstellar ; this check seems bogus?
>
> > ⚠️ We detected that you are using a GitHub private e-mail address to contribute to the repo. Please turn off [Keep my email addresses private](https://github.com/settings/emails) setting in your account. See [LLVM Discourse](https://discourse.llvm.org/t/hidden-emails-on-github-should-we-do-something-about-it) for more information.
This is because Jeremy uses the private e-mail address feature on GitHub when committing, then changes the e-mail address when merging into LLVM main (or something similar). I think you will need to update the author field in the commit to the e-mail address Jeremy uses (from a quick git log it seems to be `jkun at google.com`).
https://github.com/llvm/llvm-project/pull/96242
More information about the Mlir-commits
mailing list