[PATCH] D17898: Implement expansion of {s, u}{min, max} in integer legalization
Jan Vesely via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 9 09:10:46 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL272272: SelectionDAG: Implement expansion of {S,U}MIN/MAX in integer legalization (authored by jvesely).
Changed prior to commit:
http://reviews.llvm.org/D17898?vs=59287&id=60184#toc
Repository:
rL LLVM
http://reviews.llvm.org/D17898
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeTypes.h
llvm/trunk/test/CodeGen/AMDGPU/max.ll
llvm/trunk/test/CodeGen/AMDGPU/min.ll
llvm/trunk/test/CodeGen/AMDGPU/sminmax.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17898.60184.patch
Type: text/x-patch
Size: 30726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160609/c3bf050c/attachment.bin>
More information about the llvm-commits
mailing list