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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 15:46:02 PDT 2015


arsenm added a subscriber: arsenm.
arsenm added a comment.

Where are these being produced in the first place? I would have expected these would have folded away before the min/max was created.


Repository:
  rL LLVM

http://reviews.llvm.org/D12118





More information about the llvm-commits mailing list