[LLVMdev] Enable changing UnsafeFPMath on a per-function basis
Chandler Carruth
chandlerc at google.com
Wed Jan 14 12:53:26 PST 2015
On Wed, Jan 14, 2015 at 12:28 PM, Akira Hatanaka <ahatanak at gmail.com> wrote:
> If modeling the flags at per-instruction level is the right thing to do
Long term, I definitely think this is the right way to go. It lets us
optimize code which has been inlined from an unsafe fp math function into a
normal function.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150114/54933854/attachment.html>
More information about the llvm-dev
mailing list