[eigen-commits] commit/eigen: ggael: GEBP: improves pipelining in the 1pX4 path with FMA. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: ggael: GEBP: improves pipelining in the 1pX4 path with FMA.
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Wed, 30 Jan 2019 22:45:35 +0000 (UTC)
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=bitbucket.org; h=mime-version:content-type:content-transfer-encoding:subject:from:to; s=s1; bh=bhgW/O3rcXF0WcgHSluLjNtUJow=; b=Nawt/umhnXtpKACmPMt1W0O NRewssZlhTMBPbUCCV+4Xtz+8AChTxn1JpGDO7KyNdr+rTxoTORrBO8LYkLKosQP KqSE+xHIg9gHcuOZixiS73Yf+ZjoqVoUwWF3gfaHUojn0PFdBbyxtthCq+RI44A3 TUtk5DVs5YX/qwC3r45E=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/24d29254152d/
Changeset: 24d29254152d
User: ggael
Date: 2019-01-30 22:45:12+00:00
Summary: GEBP: improves pipelining in the 1pX4 path with FMA.
Prior to this change, a product with a LHS having 8 rows was faster with AVX-only than with AVX+FMA.
With AVX+FMA I measured a speed up of about x1.25 in such cases.
Affected #: 1 file
Repository URL: https://bitbucket.org/eigen/eigen/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.