[PATCH] D92607: [AArch64][SVE] Add lowering for llvm.maxnum|minnum for scalable type.
Huihui Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 7 13:57:39 PST 2020
huihuiz updated this revision to Diff 310012.
huihuiz marked an inline comment as done.
huihuiz edited the summary of this revision.
huihuiz added a comment.
Herald added subscribers: ecnelises, steven.zhang.
Thanks for the feedback!
Test cases for vector splitting added. Also fix the warning message caused by extracting subvector.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92607/new/
https://reviews.llvm.org/D92607
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-fp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92607.310012.patch
Type: text/x-patch
Size: 11488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201207/81ceb819/attachment.bin>
More information about the llvm-commits
mailing list