[all-commits] [llvm/llvm-project] 0b432d: [X86] Add DAG tests showing the failure to reassoc...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Jan 21 07:29:05 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0b432dfaf74ab80d60cb04fa0332650cb53ff453
      https://github.com/llvm/llvm-project/commit/0b432dfaf74ab80d60cb04fa0332650cb53ff453
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-01-21 (Sat, 21 Jan 2023)

  Changed paths:
    M llvm/test/CodeGen/X86/combine-smax.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:
  -----------
  [X86] Add DAG tests showing the failure to reassociate IMINMAX nodes to fold constant operands

Test coverage for Issue #58110




More information about the All-commits mailing list