[eigen-commits] commit/eigen: ggael: Bug 1646: fix false aliasing detection for A.row(0) = A.col(0); |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: ggael: Bug 1646: fix false aliasing detection for A.row(0) = A.col(0);
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Wed, 16 Jan 2019 23:14:38 +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=Je0iQvgjSH1CgzqSOgoODrgh8tM=; b=b9LKAf6KLu5m30W9A8ZeZr1 oK0Typ4kCd3ABECZXVDHGKQkHBLXWUmqHCBYgakKUdWvRM1L4oISnz4Ijkf/8hak AblLCYe0ApjoI93SfUcl2KsscKM4z5PkzdLAkMKfjUIyYkXulN9pd+qOXTnjG7/C s2YNzMbiWSjAvG3tY3E0=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/f33ba4f6c409/
Changeset: f33ba4f6c409
User: ggael
Date: 2019-01-16 23:14:27+00:00
Summary: Bug 1646: fix false aliasing detection for A.row(0) = A.col(0);
This changeset completely disable the detection for vectors for which are current mechanism cannot detect any positive aliasing anyway.
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.