[PATCH] D52426: [X86] Move X86DAGToDAGISel::matchBEXTRFromAnd() into X86ISelLowering

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 05:44:34 PDT 2018


RKSimon added a comment.

I'm a bit worried about these test changes - I thought this patch was about moving the existing code, not altering the pattern matching features.


Repository:
  rL LLVM

https://reviews.llvm.org/D52426





More information about the llvm-commits mailing list