[llvm-commits] [patch] Allow printing of fp128 values to assembly

Tim Northover Tim.Northover at arm.com
Tue Jan 8 08:58:07 PST 2013


On Tuesday 08 Jan 2013 16:20:31 Duncan Sands wrote:
> Hi Tim, this looks OK but should have a testcase.

Thanks. I've added a little and big-endian test. It should have occurred to me 
really, I was just rather focussed on fp128 being unsupported everywhere else 
and didn't think too hard about individual tests for these when AArch64 
already did it.

It's committed as r171866.

Tim.





More information about the llvm-commits mailing list