[all-commits] [llvm/llvm-project] 4fae30: [X86] Add TESTPS/TESTPD test coverage showing fail...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Apr 14 03:29:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4fae304d457a2a3c079afa510f83dd87eaa11f9a
      https://github.com/llvm/llvm-project/commit/4fae304d457a2a3c079afa510f83dd87eaa11f9a
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-04-14 (Fri, 14 Apr 2023)

  Changed paths:
    M llvm/test/CodeGen/X86/combine-testpd.ll
    M llvm/test/CodeGen/X86/combine-testps.ll

  Log Message:
  -----------
  [X86] Add TESTPS/TESTPD test coverage showing failure to simplify demanded sign bit when the operands has multiple uses


  Commit: 7025c2f2263eee4157df3300549144414a21361a
      https://github.com/llvm/llvm-project/commit/7025c2f2263eee4157df3300549144414a21361a
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-04-14 (Fri, 14 Apr 2023)

  Changed paths:
    M llvm/test/CodeGen/X86/combine-testpd.ll
    M llvm/test/CodeGen/X86/combine-testps.ll

  Log Message:
  -----------
  [X86] Add AVX2 test coverage to TESTPS/TESTPD combines


Compare: https://github.com/llvm/llvm-project/compare/05a142cc6fd1...7025c2f2263e


More information about the All-commits mailing list