[PATCH] D58869: [X86] Allow 8-bit INC/DEC to be converted to LEA.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 2 03:39:12 PST 2019


RKSimon added a reviewer: andreadb.
RKSimon added a comment.

Are we going to end up with issues with cpus with slow/fast increment vs slow/fast lea?


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

https://reviews.llvm.org/D58869





More information about the llvm-commits mailing list