[PATCH] D126158: [MLIR][GPU] Replace fdiv on fp16 with promoted (fp32) multiplication with reciprocal plus one (conditional) Newton iteration.

Christian Sigg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 5 00:16:03 PDT 2022


csigg added a comment.

This diff was recommited in 400fef081adbafc358858709861cdb14303de0e9 <https://reviews.llvm.org/rG400fef081adbafc358858709861cdb14303de0e9>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126158/new/

https://reviews.llvm.org/D126158



More information about the cfe-commits mailing list