[all-commits] [llvm/llvm-project] f70478: [AArch64][SelectionDAG] Fix UDOT regression (#144907)

Matthew Devereau via All-commits all-commits at lists.llvm.org
Fri Jun 20 02:08:09 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f704782c63ac1d567422f66072bebd49c41723f9
      https://github.com/llvm/llvm-project/commit/f704782c63ac1d567422f66072bebd49c41723f9
  Author: Matthew Devereau <matthew.devereau at arm.com>
  Date:   2025-06-20 (Fri, 20 Jun 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/test/CodeGen/AArch64/neon-partial-reduce-dot-product.ll

  Log Message:
  -----------
  [AArch64][SelectionDAG] Fix UDOT regression (#144907)

Fix broken check in AArch64ISelLowering for bailing from ZExt
optimizations when there is a partial reduction intrinsic.



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