[PATCH] D28195: [selectiondag] Mark node created in SoftenFloatRes_FP_EXTEND as Processed.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 23 07:32:53 PST 2017
fhahn added a comment.
I just checked, this patch fixes the following failing tests with expensive checks:
LLVM :: CodeGen/ARM/fp16-promote.ll
LLVM :: CodeGen/ARM/fp16.ll
LLVM :: CodeGen/Thumb2/float-intrinsics-double.ll
LLVM :: CodeGen/X86/cvt16.ll
https://reviews.llvm.org/D28195
More information about the llvm-commits
mailing list