[PATCH] D17898: Implement expansion of {s, u}{min, max} in integer legalization

Jan Vesely via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 24 14:54:06 PDT 2016


jvesely updated the summary for this revision.
jvesely updated this revision to Diff 51606.
jvesely marked 3 inline comments as done.
jvesely added a comment.

factor out sub op selection


Repository:
  rL LLVM

http://reviews.llvm.org/D17898

Files:
  lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  lib/CodeGen/SelectionDAG/LegalizeTypes.h
  test/CodeGen/AMDGPU/max.ll
  test/CodeGen/AMDGPU/min.ll
  test/CodeGen/AMDGPU/sminmax.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17898.51606.patch
Type: text/x-patch
Size: 30595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160324/4548c28e/attachment.bin>


More information about the llvm-commits mailing list