[eigen-commits] commit/eigen: zvirack: Disable gcc-specific workaround for Clang to allow build with AVX512 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: zvirack: Disable gcc-specific workaround for Clang to allow build with AVX512
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Thu, 16 Nov 2017 20:56:05 +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=etfdlt/D/00ITLv4akvdXe2FMzs=; b=Gjfk5WOjJbD6rLqhaF4Qa7j HkRu0NVaYP9VjnnEweKbDt+NLuJVo20XCGJBOM9nSNUb9G8oaNwVzjboKMCb6uhT PtY7/zzE/wmOGlVhFpNdGQ2BKpZV8laVcs6D8Iv9mzztGjPxCxM9NWXmpLjumIfP vc2cMjXEmHeJe5qryL9E=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/d9989192483c/
Changeset: d9989192483c
User: zvirack
Date: 2017-11-16 19:53:38+00:00
Summary: Disable gcc-specific workaround for Clang to allow build with AVX512
There is currently a workaround for an issue in gcc that requires invoking gcc with the -fabi-version flag. This workaround is not needed for Clang and moreover is not supported.
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.