[PATCH] D137293: [AArch64] Extra unit tests for trunc lowering of vectors
NILANJANA BASU via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 2 14:59:45 PDT 2022
nilanjana_basu created this revision.
nilanjana_basu added a reviewer: t.p.northover.
Herald added a subscriber: kristof.beyls.
Herald added a project: All.
nilanjana_basu requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
These tests show code generation for vectorized trunc lowering from i16 to i8 in AArch64.
These tests should be updated when 'trunc' lowering of vectors is extended to use 'tbl' instructions.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D137293
Files:
llvm/test/CodeGen/AArch64/trunc-to-tbl.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137293.472782.patch
Type: text/x-patch
Size: 4039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221102/d43f3f82/attachment.bin>
More information about the llvm-commits
mailing list