[PATCH] D24816: [Target] move reciprocal estimate settings from TargetOptions to TargetLowering

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 22 12:02:54 PDT 2016


mehdi_amini added a comment.

Today we drop the fast-math attributes if we inline a non-fastmath function in a fast-math one I believe.


https://reviews.llvm.org/D24816





More information about the llvm-commits mailing list