[all-commits] [llvm/llvm-project] c545d5: [X86] combineConcatVectorOps - use ConcatSubOperan...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Mar 3 02:28:16 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c545d571c596a2d59e1d164bc9dc5f40881c3ff1
      https://github.com/llvm/llvm-project/commit/c545d571c596a2d59e1d164bc9dc5f40881c3ff1
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-03-03 (Mon, 03 Mar 2025)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp

  Log Message:
  -----------
  [X86] combineConcatVectorOps - use ConcatSubOperand helper to concat VPERMV3 subvector operands together.

Shouldn't affect existing test coverage, but aggressively peeking through bitcasts before concatenation will help in a future patch.



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