[llvm] [DAG] Fix Failure to reassociate SMAX/SMIN/UMAX/UMIN (PR #82175)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 21 02:27:42 PST 2024
SahilPatidar wrote:
> Please can you fix the failing tests
>
> ```
> Failed Tests (5):
> LLVM :: CodeGen/RISCV/rvv/fixed-vectors-strided-vpload.ll
> LLVM :: CodeGen/RISCV/rvv/fixed-vectors-vpload.ll
> LLVM :: CodeGen/X86/combine-smin.ll
> LLVM :: CodeGen/X86/combine-umax.ll
> LLVM :: CodeGen/X86/combine-umin.ll
> ```
done
https://github.com/llvm/llvm-project/pull/82175
More information about the llvm-commits
mailing list