[llvm-commits] [PATCH][Review request] IEEE quad software emulation library call

Anton Korobeynikov anton at korobeynikov.info
Sat Jan 21 12:11:33 PST 2012


Hi Akira,

> Do you mean I define and add a new register class FGR128RegisterClass and make f128 a legal type?
> addRegisterClass(MVT::f128, Mips::FGR128RegisterClass);
Ah, probably it will require f128 to be a legal type, yes... On
z/System there is hardware support for f128, so it was not a problem.
Here most probably it won't work...

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



More information about the llvm-commits mailing list