[PATCH] D145301: Add more efficient vector bitcast for AArch64
Lawrence Benson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 12 08:52:45 PDT 2023
lawben updated this revision to Diff 512857.
lawben added a comment.
Add test for float vector. This required a single-line change to convert the `VecVT` to an integer vector for sign-extend to work.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145301/new/
https://reviews.llvm.org/D145301
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/vec-combine-compare-to-bitmask.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145301.512857.patch
Type: text/x-patch
Size: 21498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230412/0432b0ac/attachment.bin>
More information about the llvm-commits
mailing list