[PATCH] D99418: [AArch64][SVE] Improve codegen for select nodes with fixed types
Bradley Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 31 07:53:14 PDT 2021
bsmith updated this revision to Diff 334442.
bsmith added a comment.
- Use sext for predicate mask extension, rather than anyext
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99418/new/
https://reviews.llvm.org/D99418
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-fixed-length-fp-select.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-fp-vselect.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-int-select.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-int-vselect.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99418.334442.patch
Type: text/x-patch
Size: 96223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210331/5498307a/attachment.bin>
More information about the llvm-commits
mailing list