[PATCH] D11363: Allow merging of immediates within a basic block for code size savings and reduced footprint.

Quentin Colombet qcolombet at apple.com
Thu Jul 30 10:00:34 PDT 2015


qcolombet added a comment.

Hi Michael,

Thanks for the clarification.

I would go differently and make the constants produced by constants hoisting "more opaqueā€¯, so that it also works within a basic block.

Cheers,
-Quentin


http://reviews.llvm.org/D11363







More information about the llvm-commits mailing list