[PATCH] D71589: [PowerPC] Adding a match pattern to recognize the and mask with RLWINM8

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 17:29:09 PST 2019


shchenz accepted this revision.
shchenz added a comment.

LGTM too.

Could you please check if there is similar opportunity for `and.` -> `rlwinm.`? Thanks.


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

https://reviews.llvm.org/D71589





More information about the llvm-commits mailing list