[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 13:02:57 PDT 2020


cameron.mcinally updated this revision to Diff 289550.
cameron.mcinally added a comment.

Update tests -- don't use pointer args for NEON sized vectors.


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.289550.patch
Type: text/x-patch
Size: 39084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200902/00422a0f/attachment-0001.bin>


More information about the llvm-commits mailing list