[PATCH] D85364: [SVE][WIP] Implement lowering for fixed width select
Cameron McInally via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 2 08:38:53 PDT 2020
cameron.mcinally updated this revision to Diff 289456.
cameron.mcinally added a comment.
Updating Diff for recent upstream changes.
There are two maybe controversial changes, so will comment on them inline...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85364/new/
https://reviews.llvm.org/D85364
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/test/CodeGen/AArch64/sve-fixed-length-fp-select.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-int-select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85364.289456.patch
Type: text/x-patch
Size: 41290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200902/161c05f5/attachment-0001.bin>
More information about the llvm-commits
mailing list