[llvm] [RISCV] Propagate SDNode flags when combining `(fmul (fneg X), ...)` (PR #169460)

Min-Yih Hsu via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 25 09:28:24 PST 2025


================
@@ -0,0 +1,56 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
+; RUN: llc -mtriple=riscv64 -mattr='+d,+m' < %s | FileCheck %s
----------------
mshockwave wrote:

oops, they're removed now.

https://github.com/llvm/llvm-project/pull/169460


More information about the llvm-commits mailing list