[PATCH] D52649: [mips] Mark fmaxl as a long double emulation routine
    Eli Friedman via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Oct 10 12:46:53 PDT 2018
    
    
  
efriedma added a comment.
I don't think anything will go wrong in this case, specifically... I'm more generally worried about the keeping a list of float routines in the MIPS backend which is essentially copy-pasted from RuntimeLibcalls.def.
https://reviews.llvm.org/D52649
    
    
More information about the llvm-commits
mailing list