Displaying 3 results from an estimated 3 matches for "pr15674".
Did you mean:
15674
2013 Apr 06
1
[LLVMdev] A strange testing case of SROA
Hi, Duncan:
Thank you for sharing this info. I will check and go back to you
next Monday.
In case PR15674 is caused by the same bug, I will put a comment over
there and close it.
Thank you again!
Shuxin
On 4/6/13 2:55 AM, Duncan Sands wrote:
> Hi Shuxin,
>
>> Following is excerpted from dynamic-vector-gep.ll.
>> The resulting "extractelement" seems to always return 0....
2013 Apr 06
0
[LLVMdev] A strange testing case of SROA
Hi Shuxin,
> Following is excerpted from dynamic-vector-gep.ll.
> The resulting "extractelement" seems to always return 0.0f regardless the value
> idx1 and idx2 is holding.
> Am I missing something here or there is something fishy take place?
maybe this is the same as PR15674.
Ciao, Duncan.
2013 Apr 05
4
[LLVMdev] A strange testing case of SROA
Hi,
Following is excerpted from dynamic-vector-gep.ll.
The resulting "extractelement" seems to always return 0.0f regardless
the value idx1 and idx2 is holding.
Am I missing something here or there is something fishy take place?
Thanks
Shuxin
101 ; CHECK: test6
102 ; CHECK: insertelement <4 x float> zeroinitializer, float
1.000000e+00, i32 %idx1
103 ; CHECK: