[PATCH] D70220: [LegalizeDAG][X86] Enable STRICT_FP_TO_SINT/UINT to be promoted
Ulrich Weigand via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 18 06:21:50 PST 2019
uweigand added a comment.
FWIW I agree it makes sense to use this for now, even though we have the out-of-range problem. (But we already have that problem anyway in the LegalizeIntegerTypes implementation of that promotion ...)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70220/new/
https://reviews.llvm.org/D70220
More information about the llvm-commits
mailing list