[PATCH] D71742: Added intrinsics for access to FP environment
    Kevin P. Neal via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Dec 20 12:11:58 PST 2019
    
    
  
kpn added a comment.
I don't see the need. Changing the FP environment in a mixed environment program is the responsibility of the programmer, and standard calls already exist for this.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71742/new/
https://reviews.llvm.org/D71742
    
    
More information about the llvm-commits
mailing list