[all-commits] [llvm/llvm-project] 263d2f: Fix math.cbrt with vector and f16 arguments.

Johannes Reifferscheid via All-commits all-commits at lists.llvm.org
Tue Jan 10 12:32:26 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 263d2fce557acaf82f53b377d0d4c0de16630d8b
      https://github.com/llvm/llvm-project/commit/263d2fce557acaf82f53b377d0d4c0de16630d8b
  Author: Johannes Reifferscheid <jreiffers at google.com>
  Date:   2023-01-10 (Tue, 10 Jan 2023)

  Changed paths:
    M mlir/lib/Conversion/MathToLibm/MathToLibm.cpp
    M mlir/test/Conversion/MathToLibm/convert-to-libm.mlir

  Log Message:
  -----------
  Fix math.cbrt with vector and f16 arguments.

Reviewed By: bkramer

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




More information about the All-commits mailing list