[PATCH] Model sqrtss as a binary operation with one source operand tied to the destination (PR14221)
Simon Pilgrim
llvm-dev at redking.me.uk
Sat Dec 13 03:39:49 PST 2014
Is there anything stopping the sse1_fp_unop_* and sse2_fp_unop_* defs being merged into sse12_fp_unop_* like the binops already have been? SQRTSD is the only reference to sse2_fp_unop_s and generally there is a high level of code duplication between the 2 sets of defs that the sse12_ types reduce a lot.
http://reviews.llvm.org/D6330
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list