diff options
| author | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2018-03-06 19:15:58 +0000 |
|---|---|---|
| committer | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2018-03-06 19:15:58 +0000 |
| commit | 18484de34b26e424e5863a36f26eaa1288036d42 (patch) | |
| tree | 103a92f5bf4cd1011b98164f165d0356e60c3226 /llvm/test/CodeGen/Hexagon/bitconvert-vector.ll | |
| parent | c9f797fdd08e07167d43690a082920af4b09be74 (diff) | |
| download | bcm5719-llvm-18484de34b26e424e5863a36f26eaa1288036d42.tar.gz bcm5719-llvm-18484de34b26e424e5863a36f26eaa1288036d42.zip | |
[Hexagon] Update more testcases
llvm-svn: 326830
Diffstat (limited to 'llvm/test/CodeGen/Hexagon/bitconvert-vector.ll')
| -rw-r--r-- | llvm/test/CodeGen/Hexagon/bitconvert-vector.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Hexagon/bitconvert-vector.ll b/llvm/test/CodeGen/Hexagon/bitconvert-vector.ll index a89a15c22d2..584cbca1ff4 100644 --- a/llvm/test/CodeGen/Hexagon/bitconvert-vector.ll +++ b/llvm/test/CodeGen/Hexagon/bitconvert-vector.ll @@ -24,4 +24,4 @@ entry: attributes #0 = { nounwind readnone } -attributes #1 = { nounwind "target-cpu"="hexagonv60" "target-features"="+hvx,+hvx-length128b" } +attributes #1 = { nounwind "target-cpu"="hexagonv60" "target-features"="+hvxv60,+hvx-length128b" } |

