[PATCH] D13956: [x86] try harder to match bitwise 'or' into an LEA

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 10 08:32:34 PST 2015


spatel added a comment.

For reference, I checked in the refactoring here:
http://reviews.llvm.org/rL252539

So now we have two "haveNoCommonBitsSet()" functions. We're going to kill the DAG, right? :)


Repository:
  rL LLVM

http://reviews.llvm.org/D13956





More information about the llvm-commits mailing list