[all-commits] [llvm/llvm-project] 4091b5: [X86] lowerV8F32Shuffle - use lowerShufflePairAsUN...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed May 21 05:01:11 PDT 2025


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

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/vector-interleave.ll
    M llvm/test/CodeGen/X86/vector-interleaved-store-i32-stride-2.ll

  Log Message:
  -----------
  [X86] lowerV8F32Shuffle - use lowerShufflePairAsUNPCKAndPermute on AVX1 targets (#140881)

If we're not going to split the v8f32 shuffle anyway, attempt to match with lowerShufflePairAsUNPCKAndPermute



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