[llvm-commits] lib/CodeGen/SelectionDAG/TargetLowering.cpp	test/CodeGen/X86/2007-09-27-LDIntrinsics.ll	utils/TableGen/CodeGenTarget.cpp	utils/TableGen/IntrinsicEmitter.cpp
    Dale Johannesen 
    dalej at apple.com
       
    Fri Sep 28 12:04:09 PDT 2007
    
    
  
On Sep 28, 2007, at 11:58 AM, Dan Gohman wrote:
>>> Why not use anyfp?  This would allow us to have one sqrt and one  
>>> powi
>>> definition.
>>
>> Hard to explain; it just feels like the sort of thing where all the
>> values ought to be spelled out.
>
> FWIW, sqrt was one of the main reasons we created anyfloat. The
> codegen portion of the vector-intrinsics patch depends on sqrt
> using anyfloat.
? It wasn't before my change, either.
> Dan
>
> -- 
> Dan Gohman, Cray Inc.
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
    
    
More information about the llvm-commits
mailing list