[PATCH] D120571: [CGP, AArch64] Replace zexts with shuffle that can be lowered using tbl.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 25 11:29:59 PST 2022
fhahn updated this revision to Diff 411477.
fhahn added a comment.
rebase on top of additional tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120571/new/
https://reviews.llvm.org/D120571
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/test/CodeGen/AArch64/vselect-ext.ll
llvm/test/CodeGen/AArch64/zext-to-tbl.ll
llvm/test/Transforms/CodeGenPrepare/AArch64/zext-to-shuffle.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120571.411477.patch
Type: text/x-patch
Size: 13793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220225/8528d520/attachment.bin>
More information about the llvm-commits
mailing list