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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 2 10:44:28 PST 2019


craig.topper added a comment.

There aren’t many tests that use x86-64 as a cpu are there? It’s not the default cpu in llc for 64-bit. Just in clang


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

https://reviews.llvm.org/D58869





More information about the llvm-commits mailing list