[PATCH] D85911: libclc: spirv: Add various functions
    Jan Vesely via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Aug 31 08:09:59 PDT 2020
    
    
  
jvesely added a comment.
Why does this need a special implementation of fma.cl and fma.inc? The fp64 paths are missing, is there an expectation that something else will translate `fma(double)` function calls to `llvm.fma` opcodes?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85911/new/
https://reviews.llvm.org/D85911
    
    
More information about the llvm-commits
mailing list