[PATCH] D58870: [X86] Enable 8-bit SHL to convert to LEA

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 2 08:43:18 PST 2019


craig.topper added a comment.

We used to not do any 8-bit ops. 8-bit add was added by Sanjay within the last few months. So I guess no one had gotten around to it?


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

https://reviews.llvm.org/D58870





More information about the llvm-commits mailing list