[all-commits] [llvm/llvm-project] 08cf9c: Revert "[WebAssembly] Lower fmuladd to madd and nm...
Sam Parker via All-commits
all-commits at lists.llvm.org
Mon Oct 13 03:20:45 PDT 2025
Branch: refs/heads/revert-161355-wasm-fmuladd-relaxed
Home: https://github.com/llvm/llvm-project
Commit: 08cf9c80380f501005621e295ef6fca1b45c604b
https://github.com/llvm/llvm-project/commit/08cf9c80380f501005621e295ef6fca1b45c604b
Author: Sam Parker <sam.parker at arm.com>
Date: 2025-10-13 (Mon, 13 Oct 2025)
Changed paths:
M llvm/include/llvm/CodeGen/ISDOpcodes.h
M llvm/include/llvm/Target/TargetSelectionDAG.td
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
M llvm/lib/CodeGen/TargetLoweringBase.cpp
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/simd-relaxed-fma.ll
M llvm/test/CodeGen/WebAssembly/simd-relaxed-fnma.ll
M llvm/test/MC/WebAssembly/simd-encodings.s
Log Message:
-----------
Revert "[WebAssembly] Lower fmuladd to madd and nmadd (#161355)"
This reverts commit a4eb7ea22575afa40d79475c15fc2d0ad3f4498a.
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