Displaying 4 results from an estimated 4 matches for "reporocase".
2012 Sep 03
2
[LLVMdev] [NVPTX] Backend cannot handle array-of-arrays constant
Dear all,
Looks like the NVPTX backend cannot handle array-of-arrays contant
(please see the reporocase below). Is it supposed to work? Any ideas
how to get it working? Important for our target applications.
Thanks,
- Dima.
$ cat test.ll
; ModuleID = '__kernelgen_main_module'
target datalayout =
"e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v16:16:16-v32...
2012 Sep 04
2
[LLVMdev] [NVPTX] Backend cannot handle array-of-arrays constant
...0x0,0x57,0x45,0x44,0x0,0x54,0x48,0x55,0x0,0x46,0x52,0x49,0x0,0x53,0x41,0x54,0x0,0x53,0x55,0x4e,0x0};
>
> 2012/9/3 Dmitry N. Mikushin <maemarcus at gmail.com>:
>> Dear all,
>>
>> Looks like the NVPTX backend cannot handle array-of-arrays contant
>> (please see the reporocase below). Is it supposed to work? Any ideas
>> how to get it working? Important for our target applications.
>>
>> Thanks,
>> - Dima.
>>
>> $ cat test.ll
>> ; ModuleID = '__kernelgen_main_module'
>> target datalayout =
>> "e-p:64:64:6...
2012 Sep 04
0
[LLVMdev] [NVPTX] Backend cannot handle array-of-arrays constant
...,0x4e,0x0,0x54,0x55,0x45,0x0,0x57,0x45,0x44,0x0,0x54,0x48,0x55,0x0,0x46,0x52,0x49,0x0,0x53,0x41,0x54,0x0,0x53,0x55,0x4e,0x0};
2012/9/3 Dmitry N. Mikushin <maemarcus at gmail.com>:
> Dear all,
>
> Looks like the NVPTX backend cannot handle array-of-arrays contant
> (please see the reporocase below). Is it supposed to work? Any ideas
> how to get it working? Important for our target applications.
>
> Thanks,
> - Dima.
>
> $ cat test.ll
> ; ModuleID = '__kernelgen_main_module'
> target datalayout =
> "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-...
2012 Sep 06
0
[LLVMdev] [NVPTX] Backend cannot handle array-of-arrays constant
...x54,0x48,0x55,0x0,0x46,0x52,0x49,0x0,0x53,0x41,0x54,0x0,0x53,0x55,0x4e,0x0};
>>
>> 2012/9/3 Dmitry N. Mikushin <maemarcus at gmail.com>:
>>> Dear all,
>>>
>>> Looks like the NVPTX backend cannot handle array-of-arrays contant
>>> (please see the reporocase below). Is it supposed to work? Any ideas
>>> how to get it working? Important for our target applications.
>>>
>>> Thanks,
>>> - Dima.
>>>
>>> $ cat test.ll
>>> ; ModuleID = '__kernelgen_main_module'
>>> target datalay...