[PATCH] D70451: [FPEnv] IRBuilder should not put strictfp on function definitions automatically
    Kevin P. Neal via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Nov 19 11:56:52 PST 2019
    
    
  
kpn added a comment.
In D70451#1752177 <https://reviews.llvm.org/D70451#1752177>, @mibintc wrote:
> It works for me too.  I need to send an update for my new test case fpconstrained.cpp
Note that since we're not going to be automatically putting this attribute on function definitions we'll need to update clang to do it hopefully soon. But that's another patch.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70451/new/
https://reviews.llvm.org/D70451
    
    
More information about the llvm-commits
mailing list