[PATCH] D137689: [AArch64] Select BFI/BFXIL to ORR with shifted operand when one operand is the left or right shift of another operand
Mingming Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 11 13:50:04 PST 2022
mingmingl updated this revision to Diff 474853.
mingmingl added a comment.
rebase after D137797 <https://reviews.llvm.org/D137797>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137689/new/
https://reviews.llvm.org/D137689
Files:
llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
llvm/test/CodeGen/AArch64/bitfield-insert.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137689.474853.patch
Type: text/x-patch
Size: 6921 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221111/bcc801ce/attachment.bin>
More information about the llvm-commits
mailing list