[PATCH] D83395: [SVE] Code generation for fixed length vector truncates.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 9 08:54:15 PDT 2020


paulwalker-arm updated this revision to Diff 276752.
paulwalker-arm added a comment.

Made custom lowering for all truncates explicit.  Added test for trunc_v4i64_v4i8 and tighten up the register based tests.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83395/new/

https://reviews.llvm.org/D83395

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/test/CodeGen/AArch64/sve-fixed-length-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83395.276752.patch
Type: text/x-patch
Size: 20207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200709/6cda6ba1/attachment.bin>


More information about the llvm-commits mailing list