[PATCH] D46172: AMDGPU/GlobalISel: Implement select() for 32-bit @llvm.minnun and @llvm.maxnum

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 13 15:21:12 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337056: AMDGPU/GlobalISel: Implement select() for 32-bit @llvm.minnun and @llvm.maxnum (authored by tstellar, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46172?vs=153006&id=155513#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46172

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPUGISel.td
  llvm/trunk/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/trunk/test/CodeGen/AMDGPU/GlobalISel/inst-select-maxnum.mir
  llvm/trunk/test/CodeGen/AMDGPU/GlobalISel/inst-select-minnum.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46172.155513.patch
Type: text/x-patch
Size: 6771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180713/d01ee086/attachment.bin>


More information about the llvm-commits mailing list