[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
Thu Jul 13 05:12:42 PDT 2023


pravinjagtap updated this revision to Diff 539969.
pravinjagtap added a comment.

Addressed review comments of @arsenm

- Extended support global isel
- Updated test




Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154858

Files:
  llvm/docs/AMDGPUUsage.rst
  llvm/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  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.539969.patch
Type: text/x-patch
Size: 103746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230713/a5416a10/attachment.bin>


More information about the llvm-commits mailing list