Displaying 2 results from an estimated 2 matches for "accessinst1".
Did you mean:
accessinst2
2016 May 16
2
Determination of statements that contain only matrix multiplication
...ot; : "{ Stmt_14[i0, i1, i2] -> MemRef_3[i0, i1] }"
},
{
"kind" : "write",
"relation" : "{ Stmt_14[i0, i1, i2] -> MemRef_4[i0, i1] }"
}
]
and there are the following relations between access instructions of
the memory accesses:
AccessInst1 --- def-use --- \
AccessInst2 --- def-use --- fmul
|
def-use
|
AccessInst3 --- def-use --- fadd
|...
2016 May 17
4
Determination of statements that contain only matrix multiplication
...gt; "kind" : "write",
>> "relation" : "{ Stmt_14[i0, i1, i2] -> MemRef_4[i0, i1] }"
>> }
>> ]
>>
>> and there are the following relations between access instructions of
>> the memory accesses:
>>
>> AccessInst1 --- def-use --- \
>> AccessInst2 --- def-use --- fmul
>> |
>> def-use
>> |
>> AccessInst3 --- def-use --- fadd
>>...