Fix line-endings.

llvm-svn: 303448
This commit is contained in:
Simon Pilgrim 2017-05-19 19:47:29 +00:00
parent 7dc2efbce4
commit c74e7f0a42
1 changed files with 1 additions and 1 deletions

View 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
}
}