[all-commits] [llvm/llvm-project] 66caf0: [InstCombine][X86] Add commuted undef arg tests fo...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Jun 28 03:50:02 PDT 2024


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

  Changed paths:
    M llvm/test/Transforms/InstCombine/X86/x86-pmaddubsw.ll
    M llvm/test/Transforms/InstCombine/X86/x86-pmaddwd.ll

  Log Message:
  -----------
  [InstCombine][X86] Add commuted undef arg tests for PMADDWD/PMADDUBSW intrinsics


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

  Changed paths:
    M llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp
    M llvm/test/Transforms/InstCombine/X86/x86-pmaddubsw.ll
    M llvm/test/Transforms/InstCombine/X86/x86-pmaddwd.ll

  Log Message:
  -----------
  [InstCombine][X86] Add constant folding for PMADDWD/PMADDUBSW intrinsics


Compare: https://github.com/llvm/llvm-project/compare/d23959b2f594...f1faba25433c

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