[PATCH] D115512: [NFC][SVE] Add missing tests for i32 INC/DEC patterns.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 10 05:32:56 PST 2021
paulwalker-arm created this revision.
Herald added subscribers: ctetreau, psnobl, hiraditya, tschuett.
Herald added a reviewer: efriedma.
paulwalker-arm requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
D111441 <https://reviews.llvm.org/D111441> included trunc isel patterns for sve_int_pred_pattern_a
but no accompanying tests. This patch adds the missing tests and
also simplifies the isel patterns that use sve_cnt_shl_imm.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D115512
Files:
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve-intrinsics-counting-elems-i32.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115512.393454.patch
Type: text/x-patch
Size: 12703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211210/6bc3cf2c/attachment.bin>
More information about the llvm-commits
mailing list