[all-commits] [llvm/llvm-project] f44759: [X86] Convert PMADDWD constant folding tests to wh...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Jun 28 05:27:53 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f447597b4511c3f8e657c597aa490a844c3e7c22
      https://github.com/llvm/llvm-project/commit/f447597b4511c3f8e657c597aa490a844c3e7c22
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-06-28 (Fri, 28 Jun 2024)

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

  Log Message:
  -----------
  [X86] Convert PMADDWD constant folding tests to whole vector tests to check all the results


  Commit: 17c567b095ab749b59d311ec9d8cd2bae584ac0b
      https://github.com/llvm/llvm-project/commit/17c567b095ab749b59d311ec9d8cd2bae584ac0b
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/combine-pmadd.ll

  Log Message:
  -----------
  [X86] combineVPMADD - add constant folding support for PMADDWD/PMADDUBSW instructions


Compare: https://github.com/llvm/llvm-project/compare/e5094baf96d5...17c567b095ab

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