[all-commits] [llvm/llvm-project] 4a9b6b: [X86] Cleanup lowerShuffleToEXPAND arg layout. NFC.

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Sep 13 07:27:23 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4a9b6b05c50a66f7dac6871f89a76daf77827c8d
      https://github.com/llvm/llvm-project/commit/4a9b6b05c50a66f7dac6871f89a76daf77827c8d
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-09-13 (Fri, 13 Sep 2024)

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

  Log Message:
  -----------
  [X86] Cleanup lowerShuffleToEXPAND arg layout. NFC.

Reorder the arg layout to match (most) other lowerShuffle* calls.

Rename to lowerShuffleWithEXPAND to match other lowering cases where we lower to a single node.



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