[PATCH] D53575: [X86][BMI1] X86DAGToDAGISel: select BEXTR from x & (-1 >> (32 - y)) pattern

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 30 03:15:30 PDT 2018


lebedev.ri added a comment.

In https://reviews.llvm.org/D53575#1280117, @RKSimon wrote:

> LGTM with a couple of style minors


Thank you for the review!


Repository:
  rL LLVM

https://reviews.llvm.org/D53575





More information about the llvm-commits mailing list