[all-commits] [llvm/llvm-project] ec8933: [X86] Fix the bug that _mm_mask_cvtsepi64_epi32 ge...
MorningLiu via All-commits
all-commits at lists.llvm.org
Thu Feb 13 17:29:00 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ec89335c47bf316b6a43055343ea55a0a72a1953
https://github.com/llvm/llvm-project/commit/ec89335c47bf316b6a43055343ea55a0a72a1953
Author: Liu, Chen3 <chen3.liu at intel.com>
Date: 2020-02-14 (Fri, 14 Feb 2020)
Changed paths:
M llvm/lib/Target/X86/X86IntrinsicsInfo.h
M llvm/test/CodeGen/X86/avx512vl-intrinsics.ll
Log Message:
-----------
[X86] Fix the bug that _mm_mask_cvtsepi64_epi32 generates result without
zero the upper 64bit.
Differential Revision : https://reviews.llvm.org/D74552
More information about the All-commits
mailing list