[all-commits] [llvm/llvm-project] 51809e: [DAG] SimplifyDemandedVectorElts - add SimplifyMul...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Nov 16 04:41:05 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 51809e4a26a8c6db6cce115822d185fe662dc0fc
      https://github.com/llvm/llvm-project/commit/51809e4a26a8c6db6cce115822d185fe662dc0fc
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-11-16 (Sat, 16 Nov 2024)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
    M llvm/test/CodeGen/AArch64/arm64-ld1.ll

  Log Message:
  -----------
  [DAG] SimplifyDemandedVectorElts - add SimplifyMultipleUse handling to SEXT/ZEXT/TRUNC nodes (#116227)

Allows us to bypass multiple uses of a SEXT/ZEXT/TRUNC node operand



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