[PATCH] D135850: [AArch64] Enhance 'isBitfieldPositioningOp' to find pattern (shl(and(val,mask), N)
Mingming Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 17 09:02:28 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdb0286a09626: [AArch64]Enhance 'isBitfieldPositioningOp' to find pattern (shl(and(val,mask)… (authored by mingmingl).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135850/new/
https://reviews.llvm.org/D135850
Files:
llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
llvm/test/CodeGen/AArch64/arm64-indexed-vector-ldst.ll
llvm/test/CodeGen/AArch64/arm64-neon-copy.ll
llvm/test/CodeGen/AArch64/arm64-nvcast.ll
llvm/test/CodeGen/AArch64/pr58350.ll
llvm/test/CodeGen/AArch64/vec_uaddo.ll
llvm/test/CodeGen/AArch64/vec_umulo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135850.468228.patch
Type: text/x-patch
Size: 9389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221017/5e025edf/attachment.bin>
More information about the llvm-commits
mailing list