[PATCH] D32277: Replace slow LEA instructions in X86

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 11:09:29 PDT 2017


RKSimon added a comment.

https://reviews.llvm.org/D32352 is looking at more aggressive conversion of IMUL to multiple LEA instructions.


https://reviews.llvm.org/D32277





More information about the llvm-commits mailing list