[PATCH] D145159: [AMDGPU] Match med3 for (max (min ..))

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 02:14:39 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGedca49cfb766: [AMDGPU] Match med3 for (max (min ..)) (authored by Pierre-vh).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145159

Files:
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.h
  llvm/test/CodeGen/AMDGPU/mad_uint24.ll
  llvm/test/CodeGen/AMDGPU/saddsat.ll
  llvm/test/CodeGen/AMDGPU/smed3.ll
  llvm/test/CodeGen/AMDGPU/ssubsat.ll
  llvm/test/CodeGen/AMDGPU/umed3.ll
  llvm/test/CodeGen/AMDGPU/v_sat_pk_u8_i16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145159.502963.patch
Type: text/x-patch
Size: 28118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230307/8041e9af/attachment.bin>


More information about the llvm-commits mailing list