diff options
Diffstat (limited to 'llvm/test/CodeGen/Hexagon/regalloc-block-overlap.ll')
-rw-r--r-- | llvm/test/CodeGen/Hexagon/regalloc-block-overlap.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Hexagon/regalloc-block-overlap.ll b/llvm/test/CodeGen/Hexagon/regalloc-block-overlap.ll index c98fcb6a9f0..2dc9a7a5153 100644 --- a/llvm/test/CodeGen/Hexagon/regalloc-block-overlap.ll +++ b/llvm/test/CodeGen/Hexagon/regalloc-block-overlap.ll @@ -138,6 +138,6 @@ b42: ; preds = %b40 br label %b39 } -attributes #0 = { nounwind "target-cpu"="hexagonv60" "target-features"="+hvx-double" } +attributes #0 = { nounwind "target-cpu"="hexagonv60" "target-features"="+hvxv60,+hvx-length128b" } attributes #1 = { nounwind readnone } attributes #2 = { nounwind } |