[PATCH] D85640: [SVE] Lower fixed length integer extend operations.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 08:33:35 PDT 2020


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

Added VBITS_EQ_256 check lines for sext_v16i8_v16i32 and zext_v16i8_v16i32.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85640

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85640.284751.patch
Type: text/x-patch
Size: 36146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/2d1a5f37/attachment.bin>


More information about the llvm-commits mailing list