llvm-project/mlir/lib/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
..
IR [mlir] Generare .cpp.inc files for dialects. 2021-06-29 20:10:30 +00:00
Transforms [mlir] Make polynomial approximation emit std instead of LLVM ops 2021-08-11 16:37:21 +02:00
CMakeLists.txt