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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 12 01:35:55 PDT 2021


RKSimon added a reviewer: nikic.
RKSimon added a subscriber: nikic.
RKSimon added a comment.

https://llvm-compile-time-tracker.com/about.php

Assuming you have a public llvm fork on your github, @nikic can set you up - you'd need to create a branch with 'perf/' and it would get picked up automatically.

@xbolva00 what in particular are you concerned about? Avoiding LEA can be useful but I doubt there will be much effect here.


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

https://reviews.llvm.org/D101970



More information about the llvm-commits mailing list