[PATCH] D128835: [AArch64] Add support for various operations on nxv1i1 types.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 6 01:12:18 PDT 2022
sdesmalen updated this revision to Diff 442456.
sdesmalen marked an inline comment as done.
sdesmalen added a comment.
Use Pg instead of creating a new predicate for VECREDUCE_XOR.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128835/new/
https://reviews.llvm.org/D128835
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve-int-log.ll
llvm/test/CodeGen/AArch64/sve-int-pred-reduce.ll
llvm/test/CodeGen/AArch64/sve-intrinsics-reinterpret.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128835.442456.patch
Type: text/x-patch
Size: 14698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220706/908b4ddf/attachment.bin>
More information about the llvm-commits
mailing list