[Mlir-commits] [mlir] [MLIR][XeGPU] Add dpas and named barrier ops (PR #88973)

Mehdi Amini llvmlistbot at llvm.org
Wed Apr 24 15:49:36 PDT 2024


joker-eph wrote:

Just merging a fix works as well: the priority is always to get the bot back green, so either the fix is trivial and you just merge it ASAP or we revert and then land a new PR with the fix.

> > If you have a fix that works, then merge it. Otherwise, revert the original commit that broke the build bots.
> 
> It seems I don't have permission to push directly. I got this error: `unable to access 'https://github.com/llvm/llvm-project.git/': The requested URL returned error: 403`

This is because you didn't setup your repo correctly locally, you need to setup an SSH key and use the SSH URL for the remote here.



https://github.com/llvm/llvm-project/pull/88973


More information about the Mlir-commits mailing list