[PATCH] D154858: [AMDGPU] Add llvm.amdgcn.wave.reduce.umin/umax Intrinsic.
Aaron Ballman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 24 05:20:29 PDT 2023
aaron.ballman added a comment.
In D154858#4527185 <https://reviews.llvm.org/D154858#4527185>, @pravinjagtap wrote:
> In D154858#4527008 <https://reviews.llvm.org/D154858#4527008>, @steakhal wrote:
>
>> I think this breaks the expensive-checks CI:
>> https://lab.llvm.org/buildbot/#/builders/16/builds/51955
>
> Hello @steakhal, I am looking into it.
Unless you think you've almost got it solved, can you revert the changes so the bots go back to green?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154858/new/
https://reviews.llvm.org/D154858
More information about the llvm-commits
mailing list