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

Jan Vesely via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 1 15:09:00 PDT 2016


jvesely updated this revision to Diff 59287.
jvesely added a comment.

c++ fancify


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.59287.patch
Type: text/x-patch
Size: 30535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160601/a1b30081/attachment.bin>


More information about the llvm-commits mailing list