Yeah, like how we removed x87 support from code gen except one tiny piece in the abi, so 32bit x86 code gen is always -msse2 flavor so rounding now acts sane :)
(A tiny step in a long running make floating point great effort of mine) On Sat, Jan 25, 2020 at 7:39 AM Brandon Allbery <[email protected]> wrote: > > > On Fri, Jan 24, 2020 at 11:58 PM Ben Gamari <[email protected]> wrote: > >> * A number of improvements in code generation, including changes >> > > This seems like it's missing some detail. > > -- > brandon s allbery kf8nh > [email protected] > _______________________________________________ > ghc-devs mailing list > [email protected] > http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs >
_______________________________________________ Glasgow-haskell-users mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users
