[PATCH] D82483: [SVE] Code generation for fixed length vector adds.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 26 13:09:15 PDT 2020
This revision was automatically updated to reflect the committed changes.
paulwalker-arm marked an inline comment as done.
Closed by commit rG3a98d5d7e7f5: [SVE] Code generation for fixed length vector adds. (authored by paulwalker-arm).
Changed prior to commit:
https://reviews.llvm.org/D82483?vs=273748&id=273824#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82483/new/
https://reviews.llvm.org/D82483
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve-fixed-length-fp-arith.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-int-arith.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82483.273824.patch
Type: text/x-patch
Size: 45711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200626/fead3162/attachment.bin>
More information about the llvm-commits
mailing list