[PATCH] [CodeGenPrepare] Improved logic to speculate calls to cttz/ctlz.

hfinkel at anl.gov hfinkel at anl.gov
Tue Jan 6 09:24:48 PST 2015


LGTM.

On PPC64, zext is not generally free, but is free after ctlz. We can deal with that later, however.


http://reviews.llvm.org/D6853

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list