[all-commits] [llvm/llvm-project] ca4b1f: [X86] computeKnownBitsForTargetNode - add handling...

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ca4b1f8629d3162a572a0888322789c56bb75921
      https://github.com/llvm/llvm-project/commit/ca4b1f8629d3162a572a0888322789c56bb75921
  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] computeKnownBitsForTargetNode - add handling for PMADDWD/PMADDUBSW nodes

These were reverted in fa0e9acea5e4d363eef6acc484afc1b22ab8e698 while we triaged an infinite loop regression



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