This patch refators the polynomial Approx test. Now we pass the constant as function argument to avoid constant folder.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D133562
[mlir][NFC] Fix polynomial Approx test. ClosedPublic Authored by jacquesguan on Sep 9 2022, 1:45 AM.
Details Summary This patch refators the polynomial Approx test. Now we pass the constant as function argument to avoid constant folder.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 9 2022, 10:48 AM Closed by commit rGd67603a65488: [mlir][NFC] Fix polynomial Approx test. (authored by jacquesguan). · Explain WhySep 13 2022, 12:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 459663 mlir/test/mlir-cpu-runner/math-polynomial-approx.mlir
|