[all-commits] [llvm/llvm-project] ee8541: [X86] Use MVT::f80 for the result type of the FLD ...
topperc via All-commits
all-commits at lists.llvm.org
Sun Feb 2 13:24:50 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ee85415dbb9de69c207401f4b8471ddffd0b8812
https://github.com/llvm/llvm-project/commit/ee85415dbb9de69c207401f4b8471ddffd0b8812
Author: Craig Topper <craig.topper at gmail.com>
Date: 2020-02-02 (Sun, 02 Feb 2020)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/fp-intrinsics-flags.ll
Log Message:
-----------
[X86] Use MVT::f80 for the result type of the FLD used to convert from SSE register to X87 register in FP_TO_INTHelper.
More information about the All-commits
mailing list