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

David Zarzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 25 12:38:40 PDT 2021


davezarzycki added a comment.

I've verified that this patch no longer causes my multi-stage cron job to regress. Thanks!


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

https://reviews.llvm.org/D101970



More information about the llvm-commits mailing list