[all-commits] [llvm/llvm-project] c4b41e: [LegalizeDAG][X86] Enable STRICT_FP_TO_SINT/UINT t...
topperc via All-commits
all-commits at lists.llvm.org
Tue Nov 19 16:15:39 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c4b41e8d1d860e2439c7c0e16bd1d1af3fe2d023
https://github.com/llvm/llvm-project/commit/c4b41e8d1d860e2439c7c0e16bd1d1af3fe2d023
Author: Craig Topper <craig.topper at intel.com>
Date: 2019-11-19 (Tue, 19 Nov 2019)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/fp-intrinsics.ll
Log Message:
-----------
[LegalizeDAG][X86] Enable STRICT_FP_TO_SINT/UINT to be promoted
Differential Revision: https://reviews.llvm.org/D70220
More information about the All-commits
mailing list