[all-commits] [llvm/llvm-project] 156e9b: [WebAssembly] Use partial_reduce_mla ISD nodes (#1...

Sam Parker via All-commits all-commits at lists.llvm.org
Tue Sep 30 00:29:18 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 156e9b4b6989043024ea8c5d15360a716af51631
      https://github.com/llvm/llvm-project/commit/156e9b4b6989043024ea8c5d15360a716af51631
  Author: Sam Parker <sam.parker at arm.com>
  Date:   2025-09-30 (Tue, 30 Sep 2025)

  Changed paths:
    M llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
    M llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h
    M llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
    M llvm/test/CodeGen/WebAssembly/partial-reduce-accumulate.ll

  Log Message:
  -----------
  [WebAssembly] Use partial_reduce_mla ISD nodes (#161184)

Addresssing issue #160847.
 
Move away from combining the intrinsic call and instead lower the ISD
nodes, using tablegen for pattern matching.



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