[all-commits] [llvm/llvm-project] 880b8f: Add f16 type support in math.erf op.

Prashant Kumar via All-commits all-commits at lists.llvm.org
Fri Oct 14 05:58:20 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 880b8f4e04419d5f9b506cd6e66b76180acecbb4
      https://github.com/llvm/llvm-project/commit/880b8f4e04419d5f9b506cd6e66b76180acecbb4
  Author: Prashant Kumar <prashant at nod-labs.com>
  Date:   2022-10-14 (Fri, 14 Oct 2022)

  Changed paths:
    M mlir/lib/Dialect/Math/Transforms/PolynomialApproximation.cpp

  Log Message:
  -----------
  Add f16 type support in math.erf op.

f16 type support was missing in the math.erf op.

Reviewed By: ezhulenev

Differential Revision: https://reviews.llvm.org/D135770




More information about the All-commits mailing list