[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
Thu Nov 10 12:59:19 PST 2022
mingmingl updated this revision to Diff 474598.
mingmingl marked 2 inline comments as done.
mingmingl added a comment.
resolve comments.
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.474598.patch
Type: text/x-patch
Size: 8555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221110/ac8901b4/attachment.bin>
More information about the llvm-commits
mailing list