[eigen-commits] commit/eigen: rmlarsen: Add EIGEN_HAS_INTRINSIC_INT128 macro |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: rmlarsen: Add EIGEN_HAS_INTRINSIC_INT128 macro
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Wed, 06 Nov 2019 22:24:51 +0000 (UTC)
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bitbucket.org; h=content-type:mime-version:content-transfer-encoding:subject:from:to; s=s1; bh=fXXcX47HtQ2qwos8i6EhJADU43AT3/PSzW9+xn/Hvvw=; b=IYtyBlG jlcz00fF3WdpRw95ai7q/K2flZUDthHoADSdCQGIkEyNW8/fE5jp2QvY1QJqpAnY i68aaVhH1GYBZy9jl/t3zw9vkn3fl2x1JyiRFtDYMOkJa1FKp/9HL1BuAUUL3nh3 uVGISbEMlIM3YSnK5Q6T2Z3bdg2hNo6Jm7CU=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/c08b6ae9f607/
Changeset: c08b6ae9f607
User: rmlarsen
Date: 2019-11-06 22:24:33+00:00
Summary: Add EIGEN_HAS_INTRINSIC_INT128 macro
Add a new EIGEN_HAS_INTRINSIC_INT128 macro, and use this instead of __SIZEOF_INT128__. This fixes related issues with TensorIntDiv.h when building with Clang for Windows, where support for 128-bit integer arithmetic is advertised but broken in practice.
Affected #: 2 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.