On Jul 18, 2010, at 11:46 AM, Chris Lattner wrote: > > The code in the radar is: > > #include <math.h> > float foo(float x) { > return sqrt(x); > } > > which is float/float. > Sorry, I was recreating it from memory. The rest of my message was correct, as is the transform. --Owen