[all-commits] [llvm/llvm-project] ed8ad4: [AArch64][GlobalISel] Added usdot intrinsic suppor...

Joshua Rodriguez via All-commits all-commits at lists.llvm.org
Wed Oct 15 11:17:16 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ed8ad46fbe62e5b959914652536a3e2acb0d5bb0
      https://github.com/llvm/llvm-project/commit/ed8ad46fbe62e5b959914652536a3e2acb0d5bb0
  Author: Joshua Rodriguez <josh.rodriguez at arm.com>
  Date:   2025-10-15 (Wed, 15 Oct 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrGISel.td
    M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
    M llvm/test/CodeGen/AArch64/aarch64-matmul.ll

  Log Message:
  -----------
  [AArch64][GlobalISel] Added usdot intrinsic support (#162615)

GlobalISel now selects usdot intrinsic, without falling back to SDAG.



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