[all-commits] [llvm/llvm-project] 522ac2: [WebAssembly] Add pattern for relaxed nmadd (#150684)

Jasmine Tang via All-commits all-commits at lists.llvm.org
Mon Jul 28 10:20:25 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 522ac23609abc8222dc6314e361aabd046fd0494
      https://github.com/llvm/llvm-project/commit/522ac23609abc8222dc6314e361aabd046fd0494
  Author: Jasmine Tang <jjasmine at igalia.com>
  Date:   2025-07-28 (Mon, 28 Jul 2025)

  Changed paths:
    M llvm/include/llvm/Target/TargetSelectionDAG.td
    M llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
    A llvm/test/CodeGen/WebAssembly/simd-relaxed-fnma.ll

  Log Message:
  -----------
  [WebAssembly] Add pattern for relaxed nmadd (#150684)

Following footstep of https://github.com/llvm/llvm-project/pull/147487
(support for madd), this PR adds support for nmadd.

https://github.com/llvm/llvm-project/issues/55932 tracks this



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