[all-commits] [llvm/llvm-project] b9b96a: [X86][SSE] Add SSE41 coverage for fmaxnum/fminnum ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Mar 10 04:25:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b9b96adcf574f2bbc8133e61431e7ea839a1666b
      https://github.com/llvm/llvm-project/commit/b9b96adcf574f2bbc8133e61431e7ea839a1666b
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/fmaxnum.ll
    M llvm/test/CodeGen/X86/fminnum.ll

  Log Message:
  -----------
  [X86][SSE] Add SSE41 coverage for fmaxnum/fminnum tests


  Commit: 0b1dc6016f151f1529e20d863162e128c1623ca7
      https://github.com/llvm/llvm-project/commit/0b1dc6016f151f1529e20d863162e128c1623ca7
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    A llvm/test/Analysis/CostModel/X86/fmaxnum.ll
    A llvm/test/Analysis/CostModel/X86/fminnum.ll

  Log Message:
  -----------
  [CostModel][X86] Add fmaxnum/fminnum costs tests


  Commit: 9b05596eff21388ae6f17cdea8df0538dc630441
      https://github.com/llvm/llvm-project/commit/9b05596eff21388ae6f17cdea8df0538dc630441
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    A llvm/test/Transforms/SLPVectorizer/X86/fmaxnum.ll
    A llvm/test/Transforms/SLPVectorizer/X86/fminnum.ll

  Log Message:
  -----------
  [SLPVectorizer][X86] Add fmaxnum/fminnum tests


Compare: https://github.com/llvm/llvm-project/compare/39e1a90784b3...9b05596eff21


More information about the All-commits mailing list