[PATCH] D104471: [llvm][sve] Lowering for VLS truncating stores

David Truby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 12 03:14:41 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc305557acdaa: [llvm][sve] Lowering for VLS truncating stores (authored by DavidTruby).

Changed prior to commit:
  https://reviews.llvm.org/D104471?vs=357192&id=357880#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104471

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AMDGPU/R600ISelLowering.h
  llvm/test/CodeGen/AArch64/sve-fixed-length-masked-gather.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-trunc-stores.ll
  llvm/test/CodeGen/Mips/cconv/byval.ll
  llvm/test/CodeGen/Mips/cconv/vector.ll
  llvm/test/CodeGen/Mips/llvm-ir/store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104471.357880.patch
Type: text/x-patch
Size: 24599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210712/38aa38d5/attachment.bin>


More information about the llvm-commits mailing list