fix a typo in the test
authorNadav Rotem <nadav.rotem@intel.com>
Sun, 16 Oct 2011 20:43:41 +0000 (20:43 +0000)
committerNadav Rotem <nadav.rotem@intel.com>
Sun, 16 Oct 2011 20:43:41 +0000 (20:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142153 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/scalar_widen_div.ll

index 816f6deac7e387bb8cd0e261c74ca190aa00853e..e99ea9356a64e27ef179d4d0bdb993136f1e88b6 100644 (file)
@@ -44,7 +44,7 @@ define <3 x i8> @test_char_div(<3 x i8> %num, <3 x i8> %div) {
   ret <3 x i8>  %div.r
 }
 
-; CHECK: test_char_div
+; CHECK: test_uchar_div
 define <3 x i8> @test_uchar_div(<3 x i8> %num, <3 x i8> %div) {
 ; CHECK: divb
 ; CHECK: divb