[Mlir-commits] [mlir] [mlir][Arith] Remove `arith-to-llvm` from `func-to-llvm` (PR #120548)

Maksim Levental llvmlistbot at llvm.org
Thu Dec 19 07:53:45 PST 2024


makslevental wrote:

> Small heads up: When testing locally on my machine this PR caused crashes in tests for `mlir-vulkan-runner` that see mrelated:
> 
> ```
> Failed Tests (13):
>   MLIR :: mlir-vulkan-runner/addf.mlir
>   MLIR :: mlir-vulkan-runner/addf_if.mlir
>   MLIR :: mlir-vulkan-runner/addi.mlir
>   MLIR :: mlir-vulkan-runner/addi8.mlir
>   MLIR :: mlir-vulkan-runner/addui_extended.mlir
>   MLIR :: mlir-vulkan-runner/mulf.mlir
>   MLIR :: mlir-vulkan-runner/smul_extended.mlir
>   MLIR :: mlir-vulkan-runner/subf.mlir
>   MLIR :: mlir-vulkan-runner/time.mlir
>   MLIR :: mlir-vulkan-runner/umul_extended.mlir
>   MLIR :: mlir-vulkan-runner/vector-deinterleave.mlir
>   MLIR :: mlir-vulkan-runner/vector-interleave.mlir
>   MLIR :: mlir-vulkan-runner/vector-shuffle.mlir
> ```

are these not run pre-commit? I guess not

https://github.com/llvm/llvm-project/pull/120548


More information about the Mlir-commits mailing list