[PATCH] D137993: [AArch64] Unit test for zext lowering for different types of vectors
NILANJANA BASU via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 21 16:16:32 PST 2022
nilanjana_basu created this revision.
nilanjana_basu added a reviewer: fhahn.
Herald added a subscriber: kristof.beyls.
Herald added a project: All.
nilanjana_basu published this revision for review.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
These are unit tests for code generated for zext lowering of different types of vector.
This will help in comparing changes in zext lowering in https://reviews.llvm.org/D136722.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D137993
Files:
llvm/test/CodeGen/AArch64/zext-to-tbl.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137993.475298.patch
Type: text/x-patch
Size: 25612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221122/1bbb697d/attachment.bin>
More information about the llvm-commits
mailing list