[all-commits] [llvm/llvm-project] 830478: Add missing strict_fp_to_int
MoringLiu via All-commits
all-commits at lists.llvm.org
Wed Dec 25 00:11:25 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8304781cae97f72c737610460bcb25aa2082807d
https://github.com/llvm/llvm-project/commit/8304781cae97f72c737610460bcb25aa2082807d
Author: Liu, Chen3 <chen3.liu at intel.com>
Date: 2019-12-25 (Wed, 25 Dec 2019)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/vec-strict-fptoint-128.ll
M llvm/test/CodeGen/X86/vec-strict-fptoint-256.ll
M llvm/test/CodeGen/X86/vec-strict-fptoint-512.ll
M llvm/test/CodeGen/X86/vector-constrained-fp-intrinsics.ll
Log Message:
-----------
Add missing strict_fp_to_int
Differential Revision: https://reviews.llvm.org/D71867
More information about the All-commits
mailing list