[PATCH] D154858: [AMDGPU] Add llvm.amdgcn.wave.reduce.umin/umax Intrinsic.
Pravin Jagtap via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 24 07:23:58 PDT 2023
pravinjagtap added a comment.
In D154858#4527699 <https://reviews.llvm.org/D154858#4527699>, @aaron.ballman wrote:
> 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?
Fix : https://reviews.llvm.org/rGd163b76ce348516db7abe3a462ae4cb78f922c75
CC: @steakhal, @aaron.ballman
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