[PATCH] D12118: [DAGCombiner] Added SMAX/SMIN/UMAX/UMIN constant folding

James Molloy via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 19 02:48:57 PDT 2015


jmolloy accepted this revision.
jmolloy added a comment.
This revision is now accepted and ready to land.

This looks good from my point of view, but I haven't audited the X86 test changes!

James


Repository:
  rL LLVM

http://reviews.llvm.org/D12118





More information about the llvm-commits mailing list