[all-commits] [llvm/llvm-project] c55a76: DAG: Move scalarizeExtractedVectorLoad to TargetLo...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Feb 4 02:37:35 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c55a7659b38946350315ac4a18d9805deb1f0a54
      https://github.com/llvm/llvm-project/commit/c55a7659b38946350315ac4a18d9805deb1f0a54
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-02-04 (Tue, 04 Feb 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetLowering.h
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp

  Log Message:
  -----------
  DAG: Move scalarizeExtractedVectorLoad to TargetLowering (#122670)

SimplifyDemandedVectorElts should be able to use this on loads



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