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 ad6127b commit 1cb4c8fCopy full SHA for 1cb4c8f
llvm/test/Transforms/Inline/PowerPC/inline-target-attr.ll
@@ -31,7 +31,4 @@ entry:
31
}
32
33
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
37
attributes #1 = { "target-cpu"="pwr7" "target-features"="-allow-unaligned-fp-access" }
0 commit comments