[all-commits] [llvm/llvm-project] 0baace: [DAGCombine] Add node level checks for fp-contract...
Abinav Puthan Purayil via All-commits
all-commits at lists.llvm.org
Wed Sep 1 23:03:50 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0baace53799424bd1e3cfe9068ee254fae0ca677
https://github.com/llvm/llvm-project/commit/0baace53799424bd1e3cfe9068ee254fae0ca677
Author: Abinav Puthan Purayil <abinav.puthanpurayil at amd.com>
Date: 2021-09-02 (Thu, 02 Sep 2021)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/test/CodeGen/AMDGPU/fma.ll
M llvm/test/CodeGen/X86/fma-scalar-combine.ll
Log Message:
-----------
[DAGCombine] Add node level checks for fp-contract and fp-ninf in visitFMULForFMADistributiveCombine().
Differential Revision: https://reviews.llvm.org/D107551
More information about the All-commits
mailing list