-邮件原件-
发件人: Martin Jambor [mailto:mjam...@suse.cz]
发送时间: 2020年4月7日 7:21
收件人: bule
抄送: Richard Biener ; gcc-patches@gcc.gnu.org
主题: Re: [AArch64][SVE][IPA] ICE caused by incompatibility of SRA and svst
builtin-function
Hi,
On Thu, Apr 02 2020, Richard Biener wrote:
> On Thu, Ap
Hi,
On Thu, Apr 02 2020, Richard Biener wrote:
> On Thu, Apr 2, 2020 at 5:36 AM bule wrote:
>>
>> Hello,
>>
>> An Internal Compiler Error(ICE) is found in ipa-sra optimization pass when
>> it handle the argument of internal call svst3 for SVE.
>>
>> The problem comes from
>> gcc/testsuite/gcc.t
On Thu, Apr 2, 2020 at 5:36 AM bule wrote:
>
> Hello,
>
> An Internal Compiler Error(ICE) is found in ipa-sra optimization pass when it
> handle the argument of internal call svst3 for SVE.
>
> The problem comes from
> gcc/testsuite/gcc.target/aarch64/sve/acle/asm/st2_bf16.c in the test suit,
>
Hello,
An Internal Compiler Error(ICE) is found in ipa-sra optimization pass when it
handle the argument of internal call svst3 for SVE.
The problem comes from gcc/testsuite/gcc.target/aarch64/sve/acle/asm/st2_bf16.c
in the test suit, which can be reduced to flowing code:
#include
#include
vo