[PATCH] D48491: [X86] Select BEXTR when there is only BMI1.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 22 04:19:18 PDT 2018
lebedev.ri added a comment.
In https://reviews.llvm.org/D48491#1270551, @RKSimon wrote:
> What's the status of this patch right now?
I'll abandon it once https://reviews.llvm.org/D52348 and the similar follow-ups finish migrating this pattern-matching into `X86DAGToDAGISel::matchBEXTR()`.
Repository:
rL LLVM
https://reviews.llvm.org/D48491
More information about the llvm-commits
mailing list