[PATCH] D154350: [SVE] Add isel for 32-bit add/sub(cntp()) -> incp/decp.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 3 07:55:15 PDT 2023
paulwalker-arm created this revision.
Herald added subscribers: psnobl, hiraditya.
Herald added a reviewer: efriedma.
Herald added a project: All.
paulwalker-arm requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Patterns already exist for 64-bit that I've simply copied and
converted to include the necessary truncation.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D154350
Files:
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve-cntp-combine-i32.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154350.536773.patch
Type: text/x-patch
Size: 13993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230703/f1e02bb0/attachment.bin>
More information about the llvm-commits
mailing list