Re: r358490 - [AArch64] Implement Vector Funtion ABI name mangling.

2019-04-25 Thread Alexey Bataev via cfe-commits
Hi Russel, thanks for the report, will fix this problem. Best regards, Alexey Bataev 25 апр. 2019 г., в 7:24, Russell Gallop mailto:russell.gal...@gmail.com>> написал(а): Hi Alexey, The new test "declare_simd_aarch64_sve.c" intermittently fails when the git revision contains "a01". .../llvm/

Re: r358490 - [AArch64] Implement Vector Funtion ABI name mangling.

2019-04-25 Thread Russell Gallop via cfe-commits
Hi Alexey, The new test "declare_simd_aarch64_sve.c" intermittently fails when the git revision contains "a01". .../llvm/tools/clang/test/OpenMP/declare_simd_aarch64_sve.c:38:15: error: CHECK-NOT: excluded string found in input // CHECK-NOT: a01 ^ :75:102: note: found he

r358490 - [AArch64] Implement Vector Funtion ABI name mangling.

2019-04-16 Thread Alexey Bataev via cfe-commits
Author: abataev Date: Tue Apr 16 06:56:21 2019 New Revision: 358490 URL: http://llvm.org/viewvc/llvm-project?rev=358490&view=rev Log: [AArch64] Implement Vector Funtion ABI name mangling. Summary: The name mangling scheme is defined in section 3.5 of the "Vector function application binary inter