[PATCH] D44061: [PowerPC][LegalizeFloatTypes] Move the PPC hacks for (i32 fp_to_sint/fp_to_uint (ppcf128 X)) out of LegalizeFloatTypes and into PPC specific code
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 19 15:53:49 PDT 2018
nemanjai accepted this revision.
nemanjai added a comment.
This revision is now accepted and ready to land.
Nothing about this patch strikes me as controversial. I do believe there may be places where the hack might be needed as it is entirely possible that some PPC 32-bit environments are on old glibc versions.
Thank you for the patch Craig.
LGTM.
https://reviews.llvm.org/D44061
More information about the llvm-commits
mailing list