[PATCH] D135229: [AArch64] Extending lowering of 'trunc <(8|16) x (i16|i64)> %x to <(8|16) x i8>' to use tbl instructions
NILANJANA BASU via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 22 13:19:20 PDT 2022
nilanjana_basu updated this revision to Diff 469926.
nilanjana_basu retitled this revision from "[AArch64] Extending trunc lowering of 'trunc <8 x i64> %x to <8 x i8>' to use tbl.4 instruction" to "[AArch64] Extending lowering of 'trunc <(8|16) x (i16|i64)> %x to <(8|16) x i8>' to use tbl instructions".
nilanjana_basu edited the summary of this revision.
nilanjana_basu added a comment.
Extended the trunc lowering for other types like 16xi64, 16xi16, 8xi16
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135229/new/
https://reviews.llvm.org/D135229
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/aarch64-matrix-umull-smull.ll
llvm/test/CodeGen/AArch64/trunc-to-tbl.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135229.469926.patch
Type: text/x-patch
Size: 32033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221022/16c7f12f/attachment.bin>
More information about the llvm-commits
mailing list