On Mon, Jul 21, 2025 at 8:09 AM Bohan Yu <ybh1...@librechip.com> wrote:

> Dear mesa developers
>
> I have recently fixed a bug in Mesa Gallium LLVMpipe related to LLVM IR
> generation. I have created an MR at
> https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36246. It's my
> first time making a contribution to the Mesa project, and I don't know
> who I shall contact. Could any developer help me review and merge this
> patch? I can provide the test case that I'm using on this bug. Thank you!


Creating the MR is the thing to do, then just wait for someone to pick it
up and review it.  No need to send a separate email.

If it gets ignored for a couple of weeks, then you might consider doing a
git annotate to find the last person to meaningfully touch the specific
code, or generally someone responsible for the driver that the bug appears
in, and @ them in the MR.

Reply via email to