[PATCH] D133495: [AArch64] Lower vector trunc using tbl.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 15 07:29:29 PDT 2022
fhahn updated this revision to Diff 460402.
fhahn marked an inline comment as done.
fhahn added a comment.
Thanks Tim, I updated the code to account for big-endian targets by adjusting the mask as suggested offline.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133495/new/
https://reviews.llvm.org/D133495
Files:
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/trunc-to-tbl.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133495.460402.patch
Type: text/x-patch
Size: 12846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220915/5910c4f7/attachment.bin>
More information about the llvm-commits
mailing list