[PATCH] D101369: [AArch64][SVE] Fold insert(zero, extract(X, 0), 0) -> X, when X is known to zero lanes 1-N
Bradley Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 4 07:05:38 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9f37980d45c7: [AArch64][SVE] Fold insert(zero, extract(X, 0), 0) -> X, when X is known to… (authored by bsmith).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101369/new/
https://reviews.llvm.org/D101369
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-implicit-zero-filling.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101369.342720.patch
Type: text/x-patch
Size: 14621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210504/2f1ba264/attachment.bin>
More information about the llvm-commits
mailing list