[all-commits] [llvm/llvm-project] d67603: [mlir][NFC] Fix polynomial Approx test.

Jianjian Guan via All-commits all-commits at lists.llvm.org
Tue Sep 13 00:18:57 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d67603a654880879cb42340e52195e52ad694b35
      https://github.com/llvm/llvm-project/commit/d67603a654880879cb42340e52195e52ad694b35
  Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
  Date:   2022-09-13 (Tue, 13 Sep 2022)

  Changed paths:
    M mlir/test/mlir-cpu-runner/math-polynomial-approx.mlir

  Log Message:
  -----------
  [mlir][NFC] Fix polynomial Approx test.

This patch refators the polynomial Approx test. Now we pass the constant as function argument to avoid constant folder.

Link: https://github.com/llvm/llvm-project/issues/57613

Reviewed By: Mogball

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




More information about the All-commits mailing list