On 23 Mar 2017, at 17:31, Tian, Xinmin wrote:
> What is the error in the spec?
>
Hi Xinmin - there is nothing wrong with the specs for x86.
The problem is that the way the CDT is computed is not optimal for AArch64. We
are in the process of re-defining it specifically for AArch64.
Francesco
What is the error in the spec?
Thanks,
Xinmin
-Original Message-
From: Francesco Petrogalli via Phabricator [mailto:revi...@reviews.llvm.org]
Sent: Thursday, March 23, 2017 10:29 AM
To: francesco.petroga...@arm.com; cber...@us.ibm.com; acja...@us.ibm.com;
hahnf...@itc.rwth-aachen.de; a
The current infrastructure for vector names generation works only for
function definition. Ideally we should implement it also for function
definition provided by external libraries
Right, we need to fix that to support #pragma omp declare simd on function
declaration as well to