[PATCH] D37592: [X86] Move matching of (and (srl/sra, C), (1<<C) - 1) to BEXTR/BEXTRI instruction to custom isel

Ayman Musa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 09:01:00 PDT 2017


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

Thanks for the answer.
LGTM


https://reviews.llvm.org/D37592





More information about the llvm-commits mailing list