search for: mkernel2

Displaying 1 result from an estimated 1 matches for "mkernel2".

Did you mean: kernel2
2016 Dec 27
1
Question regarding LICM
...erminal"* %23, i64 0, i64 0) 7: %28 = load i32, i32* %27, !alias.scope !5, !noalias !7 8: %mkernel = call i32 @mult_op(i32 %26, i32 %28) 9: %29 = call i32* @access_fn(%"struct.mdarray_terminal"* %24, i64 0, i64 0) 10: %30 = load i32, i32* %29, !alias.scope !6, !noalias !8 11: %mkernel2 = call i32 @mult_op(i32 %mkernel, i32 %30) 12: %31 = call i32* @access_fn(%"struct.mdarray_terminal"* %lat, i64 0, i64 0) 13: store i32 %mkernel2, i32* %31, !alias.scope !4, !noalias !9 14: %32 = add i64 %k.0, 1 15: br label %19 Best, Dipto