[PATCH] D79478: [CodeGen][SVE] Lowering of shift operations with scalable types
Kerry McLaughlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 7 03:55:55 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3bcd3dd4734d: [CodeGen][SVE] Lowering of shift operations with scalable types (authored by kmclaughlin).
Changed prior to commit:
https://reviews.llvm.org/D79478?vs=262333&id=262600#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79478/new/
https://reviews.llvm.org/D79478
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/llvm-ir-to-intrinsic.ll
llvm/test/CodeGen/AArch64/sve-int-arith-imm.ll
llvm/test/CodeGen/AArch64/sve-intrinsics-int-arith-imm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79478.262600.patch
Type: text/x-patch
Size: 34893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200507/64338359/attachment.bin>
More information about the llvm-commits
mailing list