[all-commits] [llvm/llvm-project] 34deb7: [X86] IsElementEquivalent - add handling for ISD::...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri May 23 01:12:50 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 34deb764a718dd311577995a7aa9ba7d2668896c
      https://github.com/llvm/llvm-project/commit/34deb764a718dd311577995a7aa9ba7d2668896c
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-05-23 (Fri, 23 May 2025)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/expand-vp-cast-intrinsics.ll
    M llvm/test/CodeGen/X86/horizontal-sum.ll
    M llvm/test/CodeGen/X86/vector-half-conversions.ll
    M llvm/test/CodeGen/X86/vector-mul.ll
    M llvm/test/CodeGen/X86/zero_extend_vector_inreg_of_broadcast.ll

  Log Message:
  -----------
  [X86] IsElementEquivalent - add handling for ISD::BITCASTS from smaller vector elements (#139741)

Check if all smaller aliased source elements are equivalent



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