[eigen-commits] commit/eigen: ggael: Introduce the macro ei_declare_local_nested_eval to help allocating on the stack local temporaries via alloca, and let outer-products makes a good use of it. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: ggael: Introduce the macro ei_declare_local_nested_eval to help allocating on the stack local temporaries via alloca, and let outer-products makes a good use of it.
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Mon, 09 Jul 2018 13:41:28 +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=o8SYFUUchcl18IKYP7bvBOZEaeM=; b=GHVtMyrXZAuyTs6H7BiYn3A uDwlNOOBxUcaX4YW54aEEPKLwSh3luf7s3beHScVSvHUcJJvv+NixvhMHnMzu1IS FuuWi8zpDkRbBshPnNEBzet2OeCIEbaPQtcRf/tNwU2sCdGTkvH2Y/LzfdwAPM8q XOn9aKIHtvsjnIqB5LeI=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/5007ff66c9f6/
Changeset: 5007ff66c9f6
User: ggael
Date: 2018-07-09 13:41:14+00:00
Summary: Introduce the macro ei_declare_local_nested_eval to help allocating on the stack local temporaries via alloca, and let outer-products makes a good use of it.
If successful, we should use it everywhere nested_eval is used to declare local dense temporaries.
Affected #: 4 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.