[PATCH] D15779: [ELF] - Implemented optimization for R_X86_64_GOTPCREL relocation.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 02:42:42 PDT 2016


grimar added a comment.

In http://reviews.llvm.org/D15779#438263, @rafael wrote:

> Given that we will need the predicate, I would leave this patch doing
>  just mov -> lea for now.
>
> Cheers,
> Rafael


Ah, I misread. Please ignore my previous comment.


http://reviews.llvm.org/D15779





More information about the llvm-commits mailing list