Displaying 2 results from an estimated 2 matches for "src_data".
Did you mean:
sc_data
2012 Dec 03
2
[LLVMdev] Which transform passes to apply?
...0 = getelementptr inbounds %Matrix* %dst, i32 0, i32 2
%dst_columns = load i32* %0
*%dst_yRem = urem i32 %i, %dst_columns
%dst_y = urem i32 %i, %dst_columns
%1 = sub i32 %i, %dst_y
%2 = add i32 %1, %dst_yRem*
%3 = getelementptr inbounds %Matrix* %src, i32 0, i32 0
%4 = load i8** %3
%src_data = bitcast i8* %4 to double*
%5 = getelementptr double* %src_data, i32 %2
%6 = load double* %5
*%accumulate = fadd double %6, 0.000000e+00*
%7 = getelementptr inbounds %Matrix* %dst, i32 0, i32 0
%8 = load i8** %7
%dst_data = bitcast i8* %8 to double*
%9 = getelementptr double* %dst_da...
2017 Aug 21
20
[Bug 102349] New: nv4x crashing with plasmashell - gdb log included
https://bugs.freedesktop.org/show_bug.cgi?id=102349
Bug ID: 102349
Summary: nv4x crashing with plasmashell - gdb log included
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: blocker
Priority: medium
Component: Driver/nouveau