[PATCH] D123029: [AArch64] Optimize patterns where AND's on same operand with multiple masks can be combined.

Biplob Mishra via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 12:59:49 PDT 2022


bipmis added a comment.

An alternate implementation with  InstCombine IR Pass is at https://reviews.llvm.org/D124119.


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

https://reviews.llvm.org/D123029



More information about the llvm-commits mailing list