[eigen-commits] commit/eigen: ggael: Optimize expression matching "d?=a-b*c" as "d?=a; d?=b*c; "

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen-commits Archives ]


1 new commit in eigen:

https://bitbucket.org/eigen/eigen/commits/f27ff0ad77a3/
Changeset:   f27ff0ad77a3
User:        ggael
Date:        2016-08-23 14:52:22+00:00
Summary:     Optimize expression matching "d?=a-b*c" as "d?=a; d?=b*c;"
Affected #:  3 files

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.



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/