[PATCH] D138904: [AArch64] Transform shift+and to shift+shift to select more shifted register
chenglin.bi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 29 19:51:18 PST 2022
bcl5980 updated this revision to Diff 478790.
bcl5980 marked 2 inline comments as done.
bcl5980 added a comment.
remove redundant condition
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138904/new/
https://reviews.llvm.org/D138904
Files:
llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
llvm/test/CodeGen/AArch64/shiftregister-from-and.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138904.478790.patch
Type: text/x-patch
Size: 12395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221130/fea25fc1/attachment.bin>
More information about the llvm-commits
mailing list