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

Geoff Berry via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 18 11:34:45 PDT 2015


gberry added a comment.

I believe with this change we could remove both AArch64DAGToDAGISel::SelectFPConvertWithRound() and AArch64DAGToDAGISel::SelectLIBM() in favor of TD file patterns as well.


http://reviews.llvm.org/D12969





More information about the llvm-commits mailing list