http://llvm.org/bugs/show_bug.cgi?id=20305
Bug ID: 20305
Summary: avx2intrin.h wrong types
Product: clang
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Headers
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
In avx2intrin.h long longs are frequently declared as ints, for example with
_mm256_i64gather_epi64. This has been fixed in a previous commit but in the
version obtained on Linux, the old version is still supplied, causing compile
errors when these intrinsics are used. When will the new version propagate
through?
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs