search for: allocok

Displaying 2 results from an estimated 2 matches for "allocok".

2018 Jun 27
2
can debug info for coroutines be improved?
...Allocator*, i64, i29)** %10, align 8, !dbg !1191 %12 = call fastcc i8* @__zig_coro_alloc_helper(void ({ i16, %"[]u8" }*, %StackTrace*, %Allocator*, i64, i29)* %11, %StackTrace* %0, %Allocator* %1, i16* %2, i64 %9), !dbg !1191 %13 = icmp ne i8* %12, null, !dbg !1191 br i1 %13, label %AllocOk, label %AllocError, !dbg !1191 AllocError: ; preds = %Entry ret i8* undef, !dbg !1191 AllocOk: ; preds = %Entry %14 = call i8* @llvm.coro.begin(token %8, i8* %12), !dbg !1191 %15 = getelementptr inbounds %"A...
2018 Feb 26
0
problem with moveSpillUsesAfterCoroBegin
...%StackTrace* %0, %Allocator* %1, i64 %9, i29 16), !dbg !245 %12 = getelementptr inbounds { i16, %"[]u8" }, { i16, %"[]u8" }* %3, i32 0, i32 0, !dbg !245 %13 = load i16, i16* %12, align 2, !dbg !245 %14 = icmp ne i16 %13, 0, !dbg !245 br i1 %14, label %AllocError, label %AllocOk, !dbg !245 AllocError: ; preds = %DynAlloc %15 = getelementptr inbounds { i16, %"[]u8" }, { i16, %"[]u8" }* %3, i32 0, i32 0, !dbg !245 %16 = load i16, i16* %15, align 2, !dbg !245 store i16 %16, i16* %2, !dbg !245 ret i8* null, !db...