[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
Thu Jun 14 14:24:57 PDT 2018


tstellar updated this revision to Diff 151425.
tstellar added a comment.

Add f64 patterns


Repository:
  rL LLVM

https://reviews.llvm.org/D46172

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46172.151425.patch
Type: text/x-patch
Size: 6727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180614/6f772362/attachment.bin>


More information about the llvm-commits mailing list