[libc] [llvm] [libc][math][c23] Add {,u}fromfp{,x}{,f,l,f128} functions (PR #86003)
    via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar 25 06:29:20 PDT 2024
    
        - Previous message: [libc] [llvm] [libc][math][c23] Add {,u}fromfp{,x}{,f,l,f128} functions (PR #86003)
- Next message: [libc] [llvm] [libc][math][c23] Add {,u}fromfp{,x}{,f,l,f128} functions (PR #86003)
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
  
overmighty wrote:
You're welcome.
By the way, `roundeven` could be implemented similarly to `fputil::round` and the branches for `FP_INT_TONEAREST` in `fputil::round_using_specific_rounding_mode`. I can work on this later if you want.
https://github.com/llvm/llvm-project/pull/86003
    
    
        
	- Previous message: [libc] [llvm] [libc][math][c23] Add {,u}fromfp{,x}{,f,l,f128} functions (PR #86003)
- Next message: [libc] [llvm] [libc][math][c23] Add {,u}fromfp{,x}{,f,l,f128} functions (PR #86003)
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
More information about the llvm-commits
mailing list