[llvm-commits] [llvm] r71238 - /llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp

Anton Korobeynikov asl at math.spbu.ru
Sat May 9 02:26:48 PDT 2009


Hi, Duncan

> how about factoring this kind of logic, into a function that
> returns the UREM libcall for a given value type, and another
> for SREM.
Yeah, that's my plan :) 

--
WBR, Anton Korobeynikov 



More information about the llvm-commits mailing list