We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b48b730 commit 79388aaCopy full SHA for 79388aa
llvm/test/Transforms/SROA/prefer-integer-partition.ll
@@ -14,7 +14,6 @@ entry:
14
%src = alloca [2 x float], align 4
15
%dst = alloca [2 x float], align 4
16
17
- ; Initialize src
18
call void @llvm.lifetime.start.p0(i64 8, ptr %src)
19
call void @llvm.lifetime.start.p0(i64 8, ptr %dst)
20
0 commit comments