Skip to content

Commit 1cb4c8f

Browse files
committed
remove test comments
1 parent ad6127b commit 1cb4c8f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

llvm/test/Transforms/Inline/PowerPC/inline-target-attr.ll

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,4 @@ entry:
3131
}
3232

3333
attributes #0 = { "target-cpu"="pwr7" "target-features"="+allow-unaligned-fp-access" }
34-
35-
; We explictly disable -power8-vector to avoid emitting those instructions
36-
; so we should not inline them into +power8-vector
3734
attributes #1 = { "target-cpu"="pwr7" "target-features"="-allow-unaligned-fp-access" }

0 commit comments

Comments
 (0)