llvm-project/mlir/test/Dialect/Math
Benjamin Kramer c1ebefdf77 [mlir] Make polynomial approximation emit std instead of LLVM ops
This is a bit cleaner and removes issues with 2d vectors. It also has a
big impact on constant folding, hence the test changes.

Differential Revision: https://reviews.llvm.org/D107896
2021-08-11 16:37:21 +02:00
..
algebraic-simplification.mlir Fix a bug in algebraic simplification, and enable the tests. 2021-08-10 04:15:56 -07:00
ops.mlir
polynomial-approximation.mlir [mlir] Make polynomial approximation emit std instead of LLVM ops 2021-08-11 16:37:21 +02:00