Files
clang-p2996/mlir/test/python/execution_engine.py
Matthias Springer 53d080c5b5 [mlir][Arith] Remove arith-to-llvm from func-to-llvm (#120548)
Do not run `arith-to-llvm` as part of `func-to-llvm`. This commit partly
fixes #70982.

Also simplify the pass pipeline for two math dialect integration tests.

Note for LLVM integration: If you see failures, add `arith-to-llvm` to your pass pipeline.
2024-12-20 10:14:04 +01:00

26 KiB