]> granicus.if.org Git - llvm/commitdiff
Fix line-endings.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 19 May 2017 19:47:29 +0000 (19:47 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 19 May 2017 19:47:29 +0000 (19:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303448 91177308-0d34-0410-b5e6-96231b3b80d8

test/Analysis/CostModel/X86/ctpop.ll

index f5dc2dd480e2f6fa1147217866d8c035b10f438b..e6a14e98e37a5df21619adbf636f7490a429a8bc 100644 (file)
@@ -193,4 +193,4 @@ define <64 x i8> @var_ctpop_v64i8(<64 x i8> %a) {
 ; AVX512BW: Found an estimated cost of 6 for instruction:   %ctpop
   %ctpop = call <64 x i8> @llvm.ctpop.v64i8(<64 x i8> %a)
   ret <64 x i8> %ctpop
-}\r
+}