[LLVMdev] type f128

Anton Korobeynikov anton at korobeynikov.info
Tue Nov 8 21:33:39 PST 2011


Hi Akira

> Is the llvm backend (legalize, isel, etc.) currently capable of
> handling type f128?
> I am trying to emit a call to __subtf3 when I compile the following bitcode:
It depends... There is some generic code here and there which can
handle f128, but some parts are still missed.
You might need to fill them...

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list