[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
Tue Mar 30 06:38:54 PDT 2021
bsmith updated this revision to Diff 334140.
bsmith marked an inline comment as done.
bsmith added a comment.
- Fixed incorrect parameter in tests
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.334140.patch
Type: text/x-patch
Size: 96225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210330/a0225efb/attachment-0001.bin>
More information about the llvm-commits
mailing list