[PATCH] D14217: [x86] translating "fp" (floating point) instructions from {fadd, fdiv, fmul, fsub, fsubr, fdivr} to {faddp, fdivp, fmulp, fsubp, fsubrp, fdivrp}

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 11 10:19:26 PST 2015


rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.

lgtm


http://reviews.llvm.org/D14217





More information about the llvm-commits mailing list