[all-commits] [llvm/llvm-project] 9e0f59: [DAG] Fix Failure to reassociate SMAX/SMIN/UMAX/UM...

SahilPatidar via All-commits all-commits at lists.llvm.org
Thu Mar 7 07:15:40 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9e0f5909d0af3911b19bb1f97fb400c3ce431f63
      https://github.com/llvm/llvm-project/commit/9e0f5909d0af3911b19bb1f97fb400c3ce431f63
  Author: SahilPatidar <patidarsahil2001 at gmail.com>
  Date:   2024-03-07 (Thu, 07 Mar 2024)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-strided-vpload.ll
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-trunc-vp.ll
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vpload.ll
    M llvm/test/CodeGen/X86/combine-smin.ll
    M llvm/test/CodeGen/X86/combine-umax.ll
    M llvm/test/CodeGen/X86/combine-umin.ll

  Log Message:
  -----------
  [DAG] Fix Failure to reassociate SMAX/SMIN/UMAX/UMIN (#82175)

Resolve #58110



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list