[PATCH] D126158: [MLIR][GPU] Replace fdiv on fp16 with promoted (fp32) multiplication with reciprocal plus one (conditional) Newton iteration.
    Mehdi AMINI via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sat Jun  4 01:52:51 PDT 2022
    
    
  
mehdi_amini added a comment.
The shared library build was broken, I had to revert: https://lab.llvm.org/buildbot/#/builders/61/builds/27377
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126158/new/
https://reviews.llvm.org/D126158
    
    
More information about the llvm-commits
mailing list