[PATCH] D35340: [x86] use more shift or LEA for select-of-constants

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 7 08:59:54 PDT 2017


spatel reopened this revision.
spatel added a comment.
This revision is now accepted and ready to land.

Reopening - the patch was reverted at https://reviews.llvm.org/rL310264 because it caused/exposed failures in test-suite jpeg tests:
https://bugs.llvm.org/show_bug.cgi?id=34097
https://bugs.llvm.org/show_bug.cgi?id=34105


Repository:
  rL LLVM

https://reviews.llvm.org/D35340





More information about the llvm-commits mailing list