[PATCH] D24816: [Target] move reciprocal estimate settings from TargetOptions to TargetLowering
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 21 15:51:44 PDT 2016
mehdi_amini added a comment.
> IMO, it needs even finer granularity than the function - I'd like to get this on instructions similar to other FMF attributes. We have users that want to selectively vary the codegen for sqrt/div within a function using source code pragmas.
It seems this patch does not get you any closer from this goal?
https://reviews.llvm.org/D24816
More information about the llvm-commits
mailing list