[PATCH] D17898: Implement expansion of {s, u}{min, max} in integer legalization
Jan Vesely via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 13 09:41:27 PDT 2016
jvesely updated this revision to Diff 53580.
jvesely added a comment.
return cond code as return value. change capitalization
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.53580.patch
Type: text/x-patch
Size: 30465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160413/cf4a4df8/attachment.bin>
More information about the llvm-commits
mailing list