[PATCH] D80384: [SVE] Add flag to specify SVE register size, using this to calculate legal vector types.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 18 05:24:51 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4612f391200d: [SVE] Add flag to specify SVE register size, using this to calculate legal… (authored by paulwalker-arm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80384

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64Subtarget.cpp
  llvm/lib/Target/AArch64/AArch64Subtarget.h
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
  llvm/test/Analysis/CostModel/AArch64/sve-fixed-length.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80384.271674.patch
Type: text/x-patch
Size: 10608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200618/a6d5f3df/attachment.bin>


More information about the llvm-commits mailing list