[PATCH] D135852: [AArch64] Enhance bit-field-positioning op matcher to see through "any_extend" for pattern "and(any_extend(shl(val, N)), shifted-mask)"

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 22:50:32 PDT 2022


mingmingl updated this revision to Diff 468423.
mingmingl marked 5 inline comments as done.
mingmingl added a comment.

address comments.


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

https://reviews.llvm.org/D135852

Files:
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/test/CodeGen/AArch64/bitfield-insert.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135852.468423.patch
Type: text/x-patch
Size: 4433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221018/77e371b3/attachment.bin>


More information about the llvm-commits mailing list