[all-commits] [llvm/llvm-project] f4878c: [DAG] Add ShuffleVectorSDNode::getSplatMaskIndex s...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Mar 5 00:05:57 PST 2025


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

  Changed paths:
    M llvm/include/llvm/CodeGen/SelectionDAGNodes.h

  Log Message:
  -----------
  [DAG] Add ShuffleVectorSDNode::getSplatMaskIndex static helper (#129731)

Move ShuffleVectorSDNode::getSplatIndex implementation into getSplatMaskIndex static helper, and covert getSplatIndex into a wrapper similar to isSplat



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