[PATCH] D156077: [AMDGPU] Perform basic folds on llvm.amdgcn.wave.reduce.umin/umax.

Pravin Jagtap via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 02:06:14 PDT 2023


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

Move impl from /lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp to
lib/Analysis/ConstantFolding.cpp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156077

Files:
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.umax.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.reduce.umin.ll
  llvm/test/Transforms/InstSimplify/ConstProp/AMDGPU/wave.reduce.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156077.543881.patch
Type: text/x-patch
Size: 10460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230725/72a19813/attachment.bin>


More information about the llvm-commits mailing list