[PATCH] D12969: Don't raise inexact when lowering ceil, floor, round, trunc

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 11:09:34 PDT 2015


t.p.northover accepted this revision.
t.p.northover added a comment.
This revision is now accepted and ready to land.

Fair point, and it does seem much less important now that we're not having to keep an otherwise dead FCVTX around for libm compatibility.

I think this looks good (again) now, then.

Anyone from the x86 Linux world object to following C1y's rules more widely? Speak up now if so.

Tim.


http://reviews.llvm.org/D12969





More information about the llvm-commits mailing list