[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
Fri Jun 12 05:22:09 PDT 2020


paulwalker-arm updated this revision to Diff 270362.
paulwalker-arm added a comment.

Rebase and ping.


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.270362.patch
Type: text/x-patch
Size: 9138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200612/a60715c1/attachment.bin>


More information about the llvm-commits mailing list