[PATCH] D101970: [X86FixupLEAs] Transform the sequence LEA/SUB to SUB/SUB

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 11 10:11:22 PDT 2021


Carrot added a comment.

In D101970#2750517 <https://reviews.llvm.org/D101970#2750517>, @xbolva00 wrote:

> Can you try this patch with http://llvm-compile-time-tracker.com/ ?

I studied the page for a while, but couldn't find the function to test the compile time of a patch, I can only find the comparison between two commits.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101970/new/

https://reviews.llvm.org/D101970



More information about the llvm-commits mailing list