[PATCH] D154858: [WIP] [AMDGPU] Add llvm.amdgcn.wave.reduce.umin/umax Intrinsic.

Pravin Jagtap via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 07:40:56 PDT 2023


pravinjagtap updated this revision to Diff 539555.
pravinjagtap retitled this revision from "[WIP] [AMDGPU] Add llvm.amdgcn.wave.reduce.umin Intrinsic." to "[WIP] [AMDGPU] Add llvm.amdgcn.wave.reduce.umin/umax Intrinsic.".
pravinjagtap added a comment.

Added support for `umax`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154858/new/

https://reviews.llvm.org/D154858

Files:
  llvm/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.umax.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.umin.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154858.539555.patch
Type: text/x-patch
Size: 19335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230712/6bd21719/attachment.bin>


More information about the llvm-commits mailing list