[PATCH] D19659: [X86] Enable RRL part of the LEA optimization pass for -O2

Quentin Colombet via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 09:33:28 PDT 2016


qcolombet added a comment.

Hi Andrey,

What change for the algorithm such that now we think it is also beneficial for performances whereas it was not previously?

Is it “just” because we did not benchmark it so far?

Cheers,
-Quentin


http://reviews.llvm.org/D19659





More information about the llvm-commits mailing list