[all-commits] [llvm/llvm-project] d163b7: [AMDGPU] Fix llvm.amdgcn.wave.reduce.umax/umin MIR...
Pravin Jagtap via All-commits
all-commits at lists.llvm.org
Mon Jul 24 07:20:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d163b76ce348516db7abe3a462ae4cb78f922c75
https://github.com/llvm/llvm-project/commit/d163b76ce348516db7abe3a462ae4cb78f922c75
Author: Pravin Jagtap <Pravin.Jagtap at amd.com>
Date: 2023-07-24 (Mon, 24 Jul 2023)
Changed paths:
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wave.reduce.umax.mir
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wave.reduce.umin.mir
Log Message:
-----------
[AMDGPU] Fix llvm.amdgcn.wave.reduce.umax/umin MIR tests
Fixes the MIR tests reported in https://lab.llvm.org/buildbot/#/builders/16/builds/51955
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D156125
More information about the All-commits
mailing list