[llvm-commits] [llvm] r98497 - /llvm/trunk/include/llvm/Intrinsics.td
Duncan Sands
baldrick at free.fr
Sun Mar 14 12:58:54 PDT 2010
Hi Anton,
> Add intrinsics to represent fp16<-> fp32 conversions
why not introduce a new float16 LLVM type? Then you wouldn't need
intrinsics.
Ciao,
Duncan.
More information about the llvm-commits
mailing list