[PATCH] D32277: Replace slow LEA instructions in X86

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 02:03:01 PDT 2017


skatkov added a comment.

Could you please also add some negative tests when you cannot do such transformation?
For example, involving eflags.


https://reviews.llvm.org/D32277





More information about the llvm-commits mailing list