[PATCH] D17898: Implement expansion of {s,u}{min,max}

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 4 15:35:13 PST 2016


arsenm added a comment.

What is emitting the illegal min/max?

Isn't this already handled in DAGTypeLegalizer::PromoteIntegerResult? I added handling here a while ago


Repository:
  rL LLVM

http://reviews.llvm.org/D17898





More information about the llvm-commits mailing list