[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
Mon Apr 4 08:14:26 PDT 2022


bipmis added a comment.

Yes for some of the examples provided, the pattern is actually seen in the DAG.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123029



More information about the llvm-commits mailing list