[PATCH] LowerBitSets: Avoid reusing byte set addresses.

JF Bastien jfb at chromium.org
Thu Mar 19 12:55:02 PDT 2015


IIUC this pass prevents redundant load elimination by creating aliases that the compiler doesn't merge?

What's the effect on code size?

Should this be an option, so we can turn it off to compare?


http://reviews.llvm.org/D8455

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






More information about the llvm-commits mailing list