[PATCH] D111165: [AArch64][SVE] Add fixed type lowering for EXTRACT_SUBVECTOR

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 12 08:05:46 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2eb42e3d2a4a: [AArch64][SVE] Add fixed type lowering for EXTRACT_SUBVECTOR (authored by bsmith).

Changed prior to commit:
  https://reviews.llvm.org/D111165?vs=378158&id=379041#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111165

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-fixed-length-ext-loads.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-extract-subvector.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-fp-extend-trunc.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-fp-to-int.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-int-to-fp.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-masked-gather.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-masked-scatter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111165.379041.patch
Type: text/x-patch
Size: 53802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211012/c6598752/attachment.bin>


More information about the llvm-commits mailing list