[PATCH] D82214: [SVE] Remove calls to VectorType::getNumElements from AArch64

Christopher Tetreault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 19 10:52:58 PDT 2020


ctetreau created this revision.
Herald added subscribers: llvm-commits, danielkiss, psnobl, rkruppe, hiraditya, kristof.beyls, tschuett.
Herald added a reviewer: efriedma.
Herald added a project: LLVM.
ctetreau updated this revision to Diff 272134.
ctetreau added a comment.

fix permissions


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D82214

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64StackTagging.cpp
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82214.272134.patch
Type: text/x-patch
Size: 8762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200619/83bc54df/attachment.bin>


More information about the llvm-commits mailing list