[PATCH] D52426: [X86] Move X86DAGToDAGISel::matchBEXTRFromAnd() into X86ISelLowering
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 1 05:33:35 PDT 2018
RKSimon added a comment.
Can you remove the https://reviews.llvm.org/D52293 dependency and just move the current code to DAG so we can fix PR38938?
Repository:
rL LLVM
https://reviews.llvm.org/D52426
More information about the llvm-commits
mailing list