LLVM/project 53d080c — mlir/lib/Conversion/FuncToLLVM FuncToLLVM.cpp, mlir/test/Dialect/ArmSVE legalize-for-llvm.mlir
[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.