[PATCH] D104471: [llvm][sve] Lowering for VLS truncating stores
David Truby via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 8 04:33:29 PDT 2021
DavidTruby updated this revision to Diff 357192.
DavidTruby added a comment.
Fixed changes in tests caused by rebase
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.357192.patch
Type: text/x-patch
Size: 24491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210708/4ab218d9/attachment.bin>
More information about the llvm-commits
mailing list