diff test/CodeGen/Hexagon/vect/vect-vaslw.ll @ 147:c2174574ed3a

LLVM 10
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Wed, 14 Aug 2019 16:55:33 +0900
parents afa8332a0e37
children
line wrap: on
line diff
--- a/test/CodeGen/Hexagon/vect/vect-vaslw.ll	Sat Feb 17 09:57:20 2018 +0900
+++ b/test/CodeGen/Hexagon/vect/vect-vaslw.ll	Wed Aug 14 16:55:33 2019 +0900
@@ -1,5 +1,5 @@
 ; RUN: llc -march=hexagon < %s | FileCheck %s
-; CHECK: vaslw
+; CHECK: vaslh
 
 target datalayout = "e-p:32:32:32-i64:64:64-i32:32:32-i16:16:16-i1:32:32-f64:64:64-f32:32:32-v64:64:64-v32:32:32-a0:0-n16:32"
 target triple = "hexagon-unknown-linux-gnu"