[all-commits] [llvm/llvm-project] fe9f55: [DAGCombiner][RISCV] Enable reassociation for VP_F...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu May 4 17:24:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fe9f557578a565ed01faf75cd07ea4d9b75feeb1
https://github.com/llvm/llvm-project/commit/fe9f557578a565ed01faf75cd07ea4d9b75feeb1
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-05-04 (Thu, 04 May 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/test/CodeGen/RISCV/rvv/fold-vp-fadd-and-vp-fmul.ll
Log Message:
-----------
[DAGCombiner][RISCV] Enable reassociation for VP_FMA in visitFADDForFMACombine.
Reviewed By: fakepaper56
Differential Revision: https://reviews.llvm.org/D149911
More information about the All-commits
mailing list