[all-commits] [llvm/llvm-project] 5c3731: [DAG] visitFMA/FMAD - use FoldConstantArithmetic t...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Oct 18 03:13:05 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c37316b54ae763b3dacb6f1e8e1e94348ab4512
https://github.com/llvm/llvm-project/commit/5c37316b54ae763b3dacb6f1e8e1e94348ab4512
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/test/CodeGen/X86/fma.ll
Log Message:
-----------
[DAG] visitFMA/FMAD - use FoldConstantArithmetic to add missing vector constant folding support
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