[PATCH] D49524: Avoid generating FGETSIGN for f16
Ahmed Bougacha via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 19 13:39:12 PDT 2018
ab accepted this revision.
ab added a comment.
This revision is now accepted and ready to land.
LGTM. Not the biggest fan of CodeGen/Generic tests, but it gets the job done, I suppose ;) I wouldn't be surprised if it failed on some target that can't even handle half parameters, so you might want to load it instead, put it in x86, or wait and see - your pick.
https://reviews.llvm.org/D49524
More information about the llvm-commits
mailing list