[PATCH] D67875: [X86] X86DAGToDAGISel::matchBEXTRFromAndImm(): if can't use BEXTR, fallback to BZHI (PR43381)

David Zarzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 21 11:06:58 PDT 2019


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

Thanks for doing this work! I'm not an expert in this source code, so please wait for somebody else to approve it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67875/new/

https://reviews.llvm.org/D67875





More information about the llvm-commits mailing list