[PATCH] D10947: [X86][SSE] Use the general SMAX/SMIN/UMAX/UMIN opcodes and remove the X86 implementation
Simon Pilgrim
llvm-dev at redking.me.uk
Mon Jul 6 02:21:24 PDT 2015
In http://reviews.llvm.org/D10947#199361, @delena wrote:
> I like this change. I also looked at these redundant X86ISD nodes and though that they should be just changed to the appropriate ISD nodes.
Thanks Elena, are you happy for me to commit the patch?
Repository:
rL LLVM
http://reviews.llvm.org/D10947
More information about the llvm-commits
mailing list